forked from OSchip/llvm-project
c7e0a04433
- Consistency with opt (which supports the same option with the same meaning and description). - Debugging gold plugin-based linking without optimizations getting in the way. - Debugging programs linked with the gold plugin while preserving the original debug info. - Fine-grained control over LTO passes using the gold plugin in combination with opt (or clang/dragonegg). Patch by Cristiano Giuffrida! llvm-svn: 176257 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LTOCodeGenerator.cpp | ||
LTOCodeGenerator.h | ||
LTODisassembler.cpp | ||
LTOModule.cpp | ||
LTOModule.h | ||
Makefile | ||
lto.cpp | ||
lto.exports |