summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
diff options
context:
space:
mode:
authorNico Weber <nicolasweber@gmx.de>2014-01-12 23:12:35 +0000
committerNico Weber <nicolasweber@gmx.de>2014-01-12 23:12:35 +0000
commit0e224700de149454a3095561c2ebe0bb75624395 (patch)
treef4d8e0af15fffdad4e3a1f306a6b89ee9d6cc45b /llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
parent9c826c100a5f1dbaa15cbe47a22cc1aa3b0015f3 (diff)
downloadbcm5719-llvm-0e224700de149454a3095561c2ebe0bb75624395.tar.gz
bcm5719-llvm-0e224700de149454a3095561c2ebe0bb75624395.zip
Add help text for -MMD, -MD, -MM, -M, -MF.
Also regroup these flags so that alike flags are next to each other, while keeping the list still mostly alphabetical. The help text isn't ideal, but I feel it's less maze-like than http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gcc/Preprocessor-Options.html (look at the entry for '-MMD' and count how many other entries you need to look up until you know what it does). And it looks like -M / -MM are mostly an historical accident and most people use -MD or -MMD for deps tracking these days, so make -M / -MM refer to -MD / -MMD instead of the other way round. llvm-svn: 199067
Diffstat (limited to 'llvm/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud