forked from OSchip/llvm-project
d0a480a6f2
This is a part of a larger change to move the entry point processing to a later pass than the driver. On Windows the default entry point function varies depending on user-provided functions. That means the driver is not able to correctly know the entry point function name. Only passes after the core linker can infer it. llvm-svn: 213697 |
||
---|---|---|
clang | ||
clang-tools-extra | ||
compiler-rt | ||
debuginfo-tests | ||
libclc | ||
libcxx | ||
libcxxabi | ||
lld | ||
lldb | ||
llvm | ||
openmp | ||
polly |