llvm/test/tools/llvm-objdump/X86/elf-disassemble-symbol-labels-rel.test
uses --implicit-check-not to verify that certain patterns do not occur
in llvm-objdump's output, except in places where they are explicitly
checked. Unfortunately, the patterns are generic enough that they may
be part of the file name which is also output by llvm-objdump. This
change matches the line with the filename explicitly so that the
implicit patterns are not applied to it.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361563
91177308-0d34-0410-b5e6-
96231b3b80d8
# RUN: --implicit-check-not=absolute \
# RUN: --implicit-check-not=other
+# CHECK: {{.*}}: file format {{.*}}
# CHECK: Disassembly of section .text:
# CHECK: 0000000000000000 first:
# CHECK: 0000000000000001 second: