1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/tools/lto
David Blaikie 5457a86a41 Rename *CommandFlags.def to *CommandFlags.inc
These aren't the .def style files used in LLVM that require a macro
defined before their inclusion - they're just basic non-modular includes
to stamp out command line flag variables.

llvm-svn: 329840
2018-04-11 18:49:37 +00:00
..
CMakeLists.txt [CMake] LTO depends on intrinsics_gen 2016-11-18 23:03:51 +00:00
lto.cpp Rename *CommandFlags.def to *CommandFlags.inc 2018-04-11 18:49:37 +00:00
lto.exports [ThinLTO] Added a couple of C LTO API interfaces to control the cache policy. 2018-03-02 03:51:27 +00:00
LTODisassembler.cpp