6 lines · plain
1// RUN: llvm-objdump -afxz %p/Inputs/private-headers-x86_64.elf 2>&1 >%t02// RUN: llvm-objdump -a -f -x -z %p/Inputs/private-headers-x86_64.elf 2>&1 >%t13// RUN: cmp %t0 %t14// RUN: FileCheck --input-file %t0 %s5// CHECK-NOT: Unknown command line argument6