1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/lto
2011-03-22 19:20:47 +00:00
..
CMakeLists.txt Build LTO as a static library too. 2011-03-12 22:01:36 +00:00
lto.cpp Add support in the LTO library for loading an object from the middle 2011-03-17 00:36:11 +00:00
lto.exports Add support in the LTO library for loading an object from the middle 2011-03-17 00:36:11 +00:00
LTOCodeGenerator.cpp We don't need a null terminator for the output file. 2011-03-22 19:20:47 +00:00
LTOCodeGenerator.h Add a special streamer to libLTO that just records symbols definitions and 2011-03-02 04:14:42 +00:00
LTOModule.cpp Use lazy parsing in LTO. Unfortunately this is only a 3% time saving for 2011-03-18 19:51:00 +00:00
LTOModule.h Simplify the computation of undefined symbols. Instead of walking 2011-03-18 05:12:38 +00:00
Makefile lto: Respect LLVM_VERSION_INFO make variable, since setting CC arguments with 2010-10-15 22:46:15 +00:00