commit | 4333f9700dc454f5e47706ac5033232f25bb3e50 | [log] [tgz] |
---|---|---|
author | David Blaikie <[email protected]> | Wed Apr 11 18:49:37 2018 |
committer | David Blaikie <[email protected]> | Wed Apr 11 18:49:37 2018 |
tree | 41e8f99fc489bc2805a425759ff45744008ce1cb | |
parent | 9cfa786faaade8275871283c3b800f14b07e1faa [diff] |
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