llvm-6502/test
Reid Spencer 2571791fa0 * Undo previous commit that breaks the test.
* Correct the test to work when srcdir == objdir.

NOTE: Since multiple tests run from the same source archive and llvm-ranlib
changes the archive, these tests MUST work on a copy of the archive or else
this test corrupts the archive file subsequent tests or subsequent runs of
the test suite.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18093 91177308-0d34-0410-b5e6-96231b3b80d8
2004-11-21 21:22:56 +00:00
..
Analysis Adding srcdir arg 2004-11-19 22:45:25 +00:00
Archive * Undo previous commit that breaks the test. 2004-11-21 21:22:56 +00:00
Assembler Adding srcdir arg 2004-11-19 22:45:25 +00:00
BugPoint Adding srcdir arg 2004-11-19 22:45:25 +00:00
Bytecode Adding srcdir arg 2004-11-19 22:45:25 +00:00
C++Frontend Adding srcdir arg 2004-11-19 22:45:25 +00:00
CFrontend Adding srcdir arg 2004-11-19 22:45:25 +00:00
CodeGen Adding missing dg file. 2004-11-20 23:51:38 +00:00
Debugger Adding srcdir arg 2004-11-19 22:45:25 +00:00
ExecutionEngine Adding srcdir arg 2004-11-19 22:45:25 +00:00
Feature Test floating point constants 2004-11-20 07:29:51 +00:00
lib Forgot to join srcdir and subdir for complete path for input files. 2004-11-19 23:00:19 +00:00
Linker Adding srcdir arg 2004-11-19 22:45:25 +00:00
Other Adding srcdir arg 2004-11-19 22:45:25 +00:00
Scripts Rewrote prcontext.py in tcl. 2004-11-13 21:03:22 +00:00
TableGen Adding srcdir arg 2004-11-19 22:45:25 +00:00
Transforms Adding srcdir arg 2004-11-19 22:45:25 +00:00
Verifier Adding srcdir arg 2004-11-19 22:45:25 +00:00
Failure.sh
Makefile setting path to prcontext.tcl script. Right now it searches for tclsh in your path, but this should be obtained from configure. 2004-11-13 23:36:18 +00:00
Makefile.tests Move LLVM tool definitions to Makefile.rules 2004-07-21 01:31:47 +00:00
TestRunner.sh Create the output directory if it's not already there 2004-04-10 06:03:22 +00:00