1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/lto
Rafael Espindola 9393b75d84 Only modify lto.exports.def when contents have changed.
Patch by Greg Bedwell.

llvm-svn: 192182
2013-10-08 15:07:00 +00:00
..
CMakeLists.txt Only modify lto.exports.def when contents have changed. 2013-10-08 15:07:00 +00:00
lto.cpp Optimize linkonce_odr unnamed_addr functions during LTO. 2013-10-03 18:29:09 +00:00
lto.exports Add lto_codegen_add_dso_symbol to the export list. 2013-10-04 17:30:14 +00:00
LTODisassembler.cpp libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
Makefile Move LTO support library to a component, allowing it to be tested 2013-09-24 23:52:22 +00:00