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