llvm-mirror/tools/lto
Peter Collingbourne db573c5328 LTO: Change signature of LTOCodeGenerator::setCodePICModel() to take a Reloc::Model.
This allows us to remove a bunch of code in LTOCodeGenerator and llvm-lto
and has the side effect of improving error handling in the libLTO C API.

llvm-svn: 245756
2015-08-21 22:57:17 +00:00
..
CMakeLists.txt add missing dependency on Target lib for tools 2015-06-03 19:07:51 +00:00
lto.cpp LTO: Change signature of LTOCodeGenerator::setCodePICModel() to take a Reloc::Model. 2015-08-21 22:57:17 +00:00
lto.exports lto: Clean up C libLTO interfaces pertaining to linker flags. 2015-06-29 23:09:12 +00:00
LTODisassembler.cpp
Makefile Remove definition of LLVM_VERSION_INFO; this macro is not used by any of the 2014-09-26 21:53:12 +00:00