llvm-mirror/tools/lto
David Blaikie 1aae789bfe Rename CommandFlags.h -> CommandFlags.def
Since this isn't a real header - it includes static functions and had
external linkage variables (though this change makes them static, since
that's what they should be) so can't be included more than once in a
program.

llvm-svn: 319082
2017-11-27 19:43:58 +00:00
..
CMakeLists.txt [CMake] LTO depends on intrinsics_gen 2016-11-18 23:03:51 +00:00
lto.cpp Rename CommandFlags.h -> CommandFlags.def 2017-11-27 19:43:58 +00:00
lto.exports [ThinLTO] Add an API to trigger file-based API for returning objects to the linker 2016-12-14 04:56:42 +00:00
LTODisassembler.cpp libLTO: Add a utility method to initialize the disassemblers. 2012-11-24 16:59:10 +00:00