llvm-6502/tools/lto
Oscar Fuentes 1dc550b383 Add LTO and gold plugin to the CMake build. Linux-only, support for
other systems pending.

PR9456.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127466 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-11 15:44:24 +00:00
..
CMakeLists.txt Add LTO and gold plugin to the CMake build. Linux-only, support for 2011-03-11 15:44:24 +00:00
lto.cpp Switch LTO to use MC. This takes the linking of libxul.so from about 7m to 2011-02-24 21:04:06 +00:00
lto.exports Don't open the file again in the gold plugin. To be able to do this, update 2011-02-08 22:40:47 +00:00
LTOCodeGenerator.cpp Add a special streamer to libLTO that just records symbols definitions and 2011-03-02 04:14:42 +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 Add a special streamer to libLTO that just records symbols definitions and 2011-03-02 04:14:42 +00:00
LTOModule.h Add a special streamer to libLTO that just records symbols definitions and 2011-03-02 04:14:42 +00:00
Makefile