llvm-6502/test
Reid Spencer 3d89bc5845 Make new variables available: compile_c, compile_cxx, link to handle tests
that want to use LLVM's notion of compiling and linking programs. This
includes all the -I -L and optimization switches that LLVM would using to
compile or link any of this files.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35920 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-11 20:57:39 +00:00
..
Analysis Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Archive Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Assembler Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
BugPoint Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Bytecode Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
C++Frontend Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
CFrontend Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
CodeGen Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +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 Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Feature Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +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 Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
lib Make new variables available: compile_c, compile_cxx, link to handle tests 2007-04-11 20:57:39 +00:00
Linker Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Other Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Scripts Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
TableGen Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
Transforms The "implementation" keyword is no more! 2007-04-11 20:06:03 +00:00
Verifier Make the llvm-runtest function much more amenable by eliminating all the 2007-04-11 19:56:59 +00:00
.cvsignore Ignore some files that occur when srcdir = objdir. 2006-03-23 23:24:46 +00:00
Failure.sh
Makefile Make new variables available: compile_c, compile_cxx, link to handle tests 2007-04-11 20:57:39 +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 xfail info more nice 2007-04-08 07:58:41 +00:00