]> granicus.if.org Git - clang/commit
[docs] Add help text and refine grouping for various options.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 27 Jan 2017 02:08:37 +0000 (02:08 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 27 Jan 2017 02:08:37 +0000 (02:08 +0000)
commit9e0150bf562dfaaf59b71636a59c084c030183de
treeee91e746972a2803e353881ab7c38209612f819c
parent029306869e2a1cbc855e7c218909e50d9760a61f
[docs] Add help text and refine grouping for various options.

Also accept -G= (and -msmall-data-threshold=) as an alias for -G on MIPS as well as Hexagon.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@293254 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ClangCommandLineReference.rst
include/clang/Driver/Options.td
lib/Driver/ToolChains.cpp