llvm-mirror/test/Transforms/StripSymbols
Justin Lebar 532d1ca124 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.

llvm-svn: 272941
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 Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2013-01-01 13:57:25 +00:00
strip-dead-debug-info.ll Fix strip-dead-debug-info test if path contains "bar". 2016-06-16 19:39:55 +00:00