Skip to content
  • David Blaikie's avatar
    Rename *CommandFlags.def to *CommandFlags.inc · 4333f970
    David Blaikie authored
    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
    4333f970
Loading