llvm-6502/test
Reid Spencer fb7653e3ee Two changes:
1. Don't bother truncating reading of the file. It doesn't save that much
   time and we should support putting RUN lines anywhere in the file. For
   example, someone might want to put the grep match before each function
   in the test file which would sprinkle the RUN: lines throughout the file.
2. Fix a bug with llvmgcc version match .. global var wasn't declared as such


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36085 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-15 20:43:36 +00:00
..
Analysis Fix this test to test what it was intended to test. 2007-04-15 13:14:33 +00:00
Archive Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Assembler For PR1319: 2007-04-15 10:07:55 +00:00
BugPoint For PR1319: 2007-04-15 10:09:30 +00:00
Bytecode For PR1319: Upgrade to new test harness 2007-04-15 10:11:13 +00:00
C++Frontend For PR1319: Upgrade to new test harness. 2007-04-15 20:41:31 +00:00
CFrontend For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
CodeGen For PR1319: Upgrade to new test harness. 2007-04-15 19:35:51 +00:00
Debugger Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
ExecutionEngine For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
Feature Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +00:00
FrontendAda move ada tests 2007-04-03 21:46:22 +00:00
FrontendObjC testcase for recent bugfix 2007-04-03 21:47:36 +00:00
Integer Changes to fix problems with "make check". Apparently you can redefine 2007-04-14 22:51:29 +00:00
lib Two changes: 2007-04-15 20:43:36 +00:00
Linker For PR1319: Upgrade to new test harness 2007-04-15 18:11:57 +00:00
Other For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
Scripts Add a script to run a command but ignore its return code. This script 2007-04-14 16:14:08 +00:00
TableGen For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
Transforms For PR1319: 2007-04-15 09:21:47 +00:00
Verifier For PR1319: Upgrade to new test harness 2007-04-15 10:26:05 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh
Makefile We don't need the path to be set for llvmgcc/llvmgxx any more. 2007-04-15 19:27:27 +00:00
Makefile.tests Quote the value of the PATH variable so that Cygwin and Windows can have 2005-02-18 20:24:09 +00:00
TestRunner.sh Make it possible to run this from within subdirectories of llvm/test 2007-04-15 06:47:49 +00:00