llvm-6502/test
John Criswell 01e6d2a4c7 Updated to use the new Makefile.common.
Replaced the hard-coded compiler variable with the one defined by
Makefile.config.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6680 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-11 13:56:55 +00:00
..
Analysis No need to print out bytecode :) 2003-06-02 05:42:16 +00:00
Assembler
BugPoint
C++Frontend New testcase 2003-05-30 21:03:00 +00:00
CBackend Testcase distilled from 255.vortex 2003-06-02 03:07:54 +00:00
CFrontend
CodeGen Testcase distilled from 255.vortex 2003-06-02 03:07:54 +00:00
ExecutionEngine Return 'int 0' instead of 'void' so that the test can be seen as successful. 2003-06-06 08:00:40 +00:00
Feature
Jello
Linker Second testcase identified by Joel 2003-06-02 17:31:24 +00:00
LLC 3 more bugs from the SPEC codes and from richards_benchmark.c 2003-05-31 04:45:56 +00:00
Other
Transforms New testcase 2003-06-07 21:43:56 +00:00
Verifier
Failure.sh
Makefile
Makefile.tests Updated to use the new Makefile.common. 2003-06-11 13:56:55 +00:00
TestRunner.sh