llvm-6502/tools/lto
2012-11-27 00:53:24 +00:00
..
CMakeLists.txt libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
lto.cpp Remove lto_codegen_set_whole_program_optimization. It is a work in progress, 2012-04-16 10:58:38 +00:00
lto.exports libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
LTOCodeGenerator.cpp Revert r168635 "Step towards implementation of pass manager with doInitialization and doFinalization per module detangled from runOn?? calls, still has temporary code not to break ASAN to be removed when that pass conforms to the proposed model". 2012-11-27 00:53:24 +00:00
LTOCodeGenerator.h Remove unused private fields found by clang's new -Wunused-private-field. 2012-06-06 18:25:08 +00:00
LTODisassembler.cpp libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00
LTOModule.cpp Set default CPU for Darwin targets with LTO. <rdar://problem/12457841> 2012-10-12 17:39:25 +00:00
LTOModule.h Add a way to grab the target options from the LTO command line. 2012-08-06 21:34:54 +00:00
Makefile Place temporary LTO files into their own subdirectory. 2012-10-10 05:29:15 +00:00