llvm/test/Transforms/StripSymbols
Dmitri Gribenko fbfb1b286f Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID
This is done to avoid odd test failures, like the one fixed in r171243.

My previous regex was not good enough to find these.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@171343 91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-01 13:57:25 +00:00
..
2007-01-15-llvm.used.ll Update test. 2009-09-09 02:41:50 +00:00
2010-06-30-StripDebug.ll Remove all debug info related named mdnodes. 2010-06-30 21:29:00 +00:00
2010-07-01-DeadDbgInfo.ll Prevent test from hanging waiting for input. 2010-07-01 22:57:11 +00:00
2010-08-25-crash.ll Tests: rewrite 'opt ... %s' to 'opt ... < %s' so that opt does not emit a ModuleID 2012-12-30 02:33:22 +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
lit.local.cfg Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +00:00