llvm/tools/lto
David Blaikie 461bf527e5 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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@329840 91177308-0d34-0410-b5e6-96231b3b80d8
2018-04-11 18:49:37 +00:00
..
CMakeLists.txt
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