diff options
author | Jordan Rupprecht <rupprecht@google.com> | 2019-03-21 18:45:44 +0000 |
---|---|---|
committer | Jordan Rupprecht <rupprecht@google.com> | 2019-03-21 18:45:44 +0000 |
commit | ae672b482fb5f107daf167532baa56ea4549bd49 (patch) | |
tree | 61d164b6b7bbbb4b5e88fda47c49c8ca298e1987 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | c2e4405475f49f72f357459d56a20b5a471f4261 (diff) | |
download | llvm-ae672b482fb5f107daf167532baa56ea4549bd49.zip llvm-ae672b482fb5f107daf167532baa56ea4549bd49.tar.gz llvm-ae672b482fb5f107daf167532baa56ea4549bd49.tar.bz2 |
[llvm-objdump] Support arg grouping for -j and -M (e.g. llvm-objdump -sj.foo -dMreg-names-raw)
Summary:
r354375 added support for most objdump groupings, but didn't add support for -j|--sections, because that wasn't possible.
r354870 added --disassembler options, but grouping still wasn't available.
r355185 supported values for grouped options.
This just puts the three of them together. This supports -j in modes like `-s -j .foo`, `-sj .foo`, `-sj=.foo`, or `-sj.foo`, and similar for `-M`.
Reviewers: ormris, jhenderson, ikudrin
Reviewed By: jhenderson, ikudrin
Subscribers: javed.absar, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D59618
llvm-svn: 356697
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions