OSDN Git Service

[llvm-objdump][test] Fix for spurious matches against file paths
authorJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 24 May 2019 10:07:24 +0000 (10:07 +0000)
committerJames Henderson <jh7370@my.bristol.ac.uk>
Fri, 24 May 2019 10:07:24 +0000 (10:07 +0000)
commit874b7faaa91fe4fbf9c8e0fdc145462064528d8b
treefe2fbf560c606bbc9a567662892670ea440cc3d0
parent128852a784fc6b70dc5c719f41960d5835f40740
[llvm-objdump][test] Fix for spurious matches against file paths

r361479 added tests that did --implicit-check-not=main, but a user found
that they failed on his machine, due to it having 'main' in a file path
printed earlier in the output. This test fixes this issue by making the
check pattern more explicit.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361621 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objdump/X86/source-interleave-missing-source.test
test/tools/llvm-objdump/X86/source-interleave-no-debug-info.test
test/tools/llvm-objdump/X86/source-interleave-relative-paths.test