llvm/test/Transforms/StripSymbols
Justin Lebar 47367896f1 Fix strip-dead-debug-info test if path contains "bar".
This test checks that the string 'bar' (no quotes) doesn't exist in the
output after running opt.  But opt embeds the absolute path to the
filename, and on my machine, the filename contains the string 'jlebar',
causing the test to fail.

This patch changes the test to look for the string '"bar"' instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@272941 91177308-0d34-0410-b5e6-96231b3b80d8
2016-06-16 19:39:55 +00:00
..
2007-01-15-llvm.used.ll Filecheckize some tests. 2013-08-23 00:23:28 +00:00
2010-06-30-StripDebug.ll Refactor stripDebugInfo(Function) to handle intrinsic 2016-05-07 04:10:52 +00:00
2010-08-25-crash.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
block-address.ll
strip-dead-debug-info.ll Fix strip-dead-debug-info test if path contains "bar". 2016-06-16 19:39:55 +00:00