llvm-6502/test
Tanya Lattner e9789ef994 Adding RUN lines.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17536 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-06 23:32:43 +00:00
..
Analysis Add a missing run line 2004-11-06 21:03:41 +00:00
Assembler Adding RUN lines. 2004-11-06 22:07:09 +00:00
BugPoint
Bytecode
C++Frontend Adding RUN lines. 2004-11-06 22:29:57 +00:00
CFrontend Adding RUN lines. 2004-11-06 22:41:00 +00:00
CodeGen Adding RUN lines. 2004-11-06 23:08:26 +00:00
Debugger Add a run line 2004-11-06 21:07:31 +00:00
ExecutionEngine Adding RUN lines. 2004-11-06 23:32:43 +00:00
Feature
lib First crack at support to run tests using dejagnu. This file contains a procedure to run a test like TestRunner.sh does. 2004-11-06 21:07:41 +00:00
Linker
LLC Adding RUN lines. 2004-11-06 23:08:26 +00:00
Other
Scripts
TableGen
Transforms Adding RUN line. 2004-11-06 23:16:51 +00:00
Verifier Adding RUN lines. 2004-11-06 23:08:26 +00:00
Failure.sh
Makefile CONFIGURATION isn't spelled Configuration, it's spelled BuildMode. 2004-11-03 17:11:23 +00:00
Makefile.tests Move LLVM tool definitions to Makefile.rules 2004-07-21 01:31:47 +00:00
TestRunner.sh