Files
llvm/test/tools/llvm-objdump/option-grouping.test
T
Matthew Voss 26dfbddae1 Revert "Revert "[llvm-objdump] Allow short options without arguments to be 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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354375 91177308-0d34-0410-b5e6-96231b3b80d8
2019-02-19 19:46:08 +00:00

6 lines
256 B
Plaintext

// RUN: llvm-objdump -afxz %p/Inputs/private-headers-x86_64.elf 2>&1 >%t0
// RUN: llvm-objdump -a -f -x -z %p/Inputs/private-headers-x86_64.elf 2>&1 >%t1
// RUN: cmp %t0 %t1
// RUN: FileCheck --input-file %t0 %s
// CHECK-NOT: Unknown command line argument