llvm-project/llvm/tools/lto
Rafael Espindola 3ef98ff5f9 Don't force the build of toos/lto as a static lib.
Any uses of tools/lto as a static lib should probably move to lib/LTO.
This was also never implemented in the configure build, so this reduces
the differences among the two.

llvm-svn: 211852
2014-06-27 02:51:21 +00:00
..
CMakeLists.txt Don't force the build of toos/lto as a static lib. 2014-06-27 02:51:21 +00:00
LTODisassembler.cpp libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
Makefile Centralize the handling of install_name and rpath. 2014-02-28 13:48:03 +00:00
lto.cpp Remove unused includes following r211294 2014-06-19 19:25:49 +00:00
lto.exports LTO API: add lto_module_create_from_memory_with_path. 2014-02-10 23:26:14 +00:00