1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test
Dan Gohman 205b641954 Change tests from "opt %s" to "opt < %s" so that opt doesn't see the
input filename so that opt doesn't print the input filename in the
output so that grep lines in the tests don't unintentionally match
strings in the input filename.

llvm-svn: 81537
2009-09-11 18:01:28 +00:00
..
Analysis Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
Archive Merge Archive/extract* tests into one; this avoids a race when tests are run in 2009-09-08 23:44:24 +00:00
Assembler Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
Bindings/Ocaml
Bitcode Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
BugPoint Use -output-prefix in bugpoint tests so that outputs go in temp directory (and 2009-09-07 19:26:18 +00:00
CodeGen Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
DebugInfo Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
ExecutionEngine Remove failing test... 2009-09-09 00:30:25 +00:00
Feature Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
FrontendAda
FrontendC Add a test case for r81431. 2009-09-10 05:08:51 +00:00
FrontendC++ Testcase for (llvm-gcc) 81399. Adjust an older 2009-09-09 23:37:46 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib Remove prcontext. 2009-09-10 04:56:59 +00:00
Linker
LLVMC
MC Unbreak these tests. Chris, please verify that these changes are intended. 2009-09-08 14:14:24 +00:00
Other Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
Scripts Remove prcontext. 2009-09-10 04:56:59 +00:00
TableGen
Transforms Change tests from "opt %s" to "opt < %s" so that opt doesn't see the 2009-09-11 18:01:28 +00:00
Verifier
lit.cfg Remove prcontext. 2009-09-10 04:56:59 +00:00
Makefile Remove prcontext. 2009-09-10 04:56:59 +00:00
Makefile.tests
TestRunner.sh