diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2018-05-09 08:42:30 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2018-05-09 08:42:30 +0000 |
commit | 8e1c75a4c51528c0ad3a41300e9394df0b50b752 (patch) | |
tree | c93dedf368700b73e2013e458b50a3c38816a816 /clang/unittests/Format/FormatTestTextProto.cpp | |
parent | 80d48155cf47e37d5c4dfc3b28d4ee8c7844ca34 (diff) | |
download | bcm5719-llvm-8e1c75a4c51528c0ad3a41300e9394df0b50b752.tar.gz bcm5719-llvm-8e1c75a4c51528c0ad3a41300e9394df0b50b752.zip |
[driver] Add mips_Features_Group to Options to improve documentation sorting
Move all of the MIPS-only options into a new m_mips_Features_Group.
Nearly all other targets have most target-specific options grouped,
but MIPS does not.
The primary benefits are that the options will be listed together (and
thus identifiable as MIPS-specific even if they have no help string) in
the ClangCommandLineReference, and that Options.td is a bit more organized.
A secondary benefit is that a custom version of clang can more easily
hide/disable groups of options for unsupported targets.
Patch by Vince Del Vecchio
Differential Revision: https://reviews.llvm.org/D46450
llvm-svn: 331856
Diffstat (limited to 'clang/unittests/Format/FormatTestTextProto.cpp')
0 files changed, 0 insertions, 0 deletions