The problem with running internalize before we're ready to output an object file is that it may change a 'weak' symbol into an internal one, but that symbol could be needed by an external object file --- e.g. with arclite. <rdar://problem/14334895> llvm-svn: 185882 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| LTOCodeGenerator.cpp | ||
| LTOCodeGenerator.h | ||
| LTODisassembler.cpp | ||
| LTOModule.cpp | ||
| LTOModule.h | ||
| Makefile | ||
| lto.cpp | ||
| lto.exports | ||