summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
diff options
context:
space:
mode:
authorDon Hinton <hintonda@gmail.com>2019-05-07 18:57:01 +0000
committerDon Hinton <hintonda@gmail.com>2019-05-07 18:57:01 +0000
commit102ec0977d17069812c505c4b1faae0266a34625 (patch)
tree6677c6eddd517278b7dd9db50926fad9cdc11a1b /llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
parentfb381607f00eeda03ac76cdd0ec37e407bc31021 (diff)
downloadbcm5719-llvm-102ec0977d17069812c505c4b1faae0266a34625.tar.gz
bcm5719-llvm-102ec0977d17069812c505c4b1faae0266a34625.zip
[CommandLine] Allow Options to specify multiple OptionCategory's.
Summary: It's not uncommon for separate components to share common Options, e.g., it's common for related Passes to share Options in addition to the Pass specific ones. With this change, components can use OptionCategory's to simply help output even if some of the options are shared. Reviewed By: MaskRay Tags: #llvm Differential Revision: https://reviews.llvm.org/D61574 llvm-svn: 360179
Diffstat (limited to 'llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud