summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test b/llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test
index 548ee4b182d..eb402f405e6 100644
--- a/llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test
+++ b/llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-labels-exec.test
@@ -6,6 +6,9 @@
# RUN: --implicit-check-not=absolute \
# RUN: --implicit-check-not=other
+# Match this line so the implicit check-nots don't match the path.
+# CHECK: {{^.*}}file format ELF64-x86-64
+
# CHECK: 0000000000004000 first:
# CHECK: 0000000000004001 second:
# CHECK: 0000000000004002 third:
OpenPOWER on IntegriCloud