Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "[llvm-objdump] Allow short options without arguments to be ↵ | Matthew Voss | 2019-02-19 | 1 | -0/+5 |
| | | | | | | | | | | | | grouped"" - Tests that use multiple short switches now test them grouped and ungrouped. - Ensure the output of ungrouped and grouped variants is identical Differential Revision: https://reviews.llvm.org/D57904 llvm-svn: 354375 | ||||
* | Revert "[llvm-objdump] Allow short options without arguments to be grouped" | Matthew Voss | 2019-02-14 | 1 | -2/+0 |
| | | | | | | | | Reverted due to failures on the llvm-hexagon-elf. This reverts commit 77e1f27476c89f65eeb496d131065177e6417f23. llvm-svn: 354002 | ||||
* | [llvm-objdump] Allow short options without arguments to be grouped | Matthew Voss | 2019-02-14 | 1 | -0/+2 |
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 llvm-svn: 353998 |