summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/2004-12-04-LazyCompileFuncs.ll
Commit message (Collapse)AuthorAgeFilesLines
* remove a testcase that depends on -debug existing.Chris Lattner2009-03-131-29/+0
| | | | llvm-svn: 66936
* Eliminate questionable syntax for stdin redirection. This probably also ↵Gabor Greif2008-05-201-1/+1
| | | | | | speeds things up a bit. llvm-svn: 51357
* make this test have a deterministic result.Chris Lattner2007-11-281-2/+2
| | | | llvm-svn: 44404
* Revert previous "fix" - the breakage was due to someDuncan Sands2007-11-281-1/+1
| | | | | | local changes, not the "not". llvm-svn: 44402
* This test somehow got an extra "not" during theDuncan Sands2007-11-281-2/+2
| | | | | | recent stderr updates. llvm-svn: 44401
* Fix bug in regression tests that ignored stderr output in RUN lines. Updated ↵Tanya Lattner2007-11-281-23/+19
| | | | | | | | tests and fixed broken run lines. XFAILed 3 arm regressions (will file bugs) llvm-svn: 44389
* For PR1319: Upgrade to new test harnessReid Spencer2007-04-151-2/+2
| | | | llvm-svn: 36070
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+33
llvm-svn: 33296
OpenPOWER on IntegriCloud