OSDN Git Service

[llvm-objdump] Allow short options without arguments to be grouped
authorMatthew Voss <matthew.voss@sony.com>
Thu, 14 Feb 2019 00:39:40 +0000 (00:39 +0000)
committerMatthew Voss <matthew.voss@sony.com>
Thu, 14 Feb 2019 00:39:40 +0000 (00:39 +0000)
commitdce0292ccbd4f85c398fd940705e8989d31195f8
tree8fa706966089460288faa5d7a2863fd78fc3cfb4
parent6cbfeaa33c346454b608ea4518d9a364011955a0
[llvm-objdump] Allow short options without arguments to be grouped

Summary:

https://bugs.llvm.org/show_bug.cgi?id=31679

Reviewers: kristina, jhenderson, grimar, jakehehrlich, rupprecht

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D57904

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353998 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/X86/disasm-specific-funcs.test
test/tools/llvm-objdump/option-grouping.test [new file with mode: 0644]
tools/llvm-objdump/MachODump.cpp
tools/llvm-objdump/llvm-objdump.cpp