[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)
commit8654b8c55b56fd2a14dbe504da865adfcce22d54
tree0a5e155639b3763817e3fa1cadb9c2318b9a3e88
parent95b8d9bbf852428fc738bb93c78ef7b00f39341f
[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.

llvm-svn: 361621
llvm/test/tools/llvm-objdump/X86/source-interleave-missing-source.test
llvm/test/tools/llvm-objdump/X86/source-interleave-no-debug-info.test
llvm/test/tools/llvm-objdump/X86/source-interleave-relative-paths.test