llvm-6502/test
Reid Spencer 492196c89f Fix a problem where dejagnu won't accept the value of global tcl variable
"libdir" for some reason. Changing to llvmlibsdir instead fixes it.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28526 91177308-0d34-0410-b5e6-96231b3b80d8
2006-05-28 07:22:42 +00:00
..
Analysis another c99 style problem 2006-04-25 19:27:56 +00:00
Archive
Assembler New testcase, check that the bc file correctly encodes varargs nonccc calls. 2006-05-26 18:41:26 +00:00
BugPoint
Bytecode
C++Frontend
CFrontend new testcase 2006-05-19 19:34:09 +00:00
CodeGen New test case. x86 isel was creating a cycle in the DAG. 2006-05-25 20:21:19 +00:00
Debugger
ExecutionEngine This test is buggy: printf is a varargs function. This fixes the test with 2006-05-17 23:43:56 +00:00
Feature Fix a problem where dejagnu won't accept the value of global tcl variable 2006-05-28 07:22:42 +00:00
lib Fix a problem where dejagnu won't accept the value of global tcl variable 2006-05-28 07:22:42 +00:00
Linker
Other
Scripts
TableGen
Transforms New testcase: check that the inliner constant folds instructions on the 2006-05-27 01:16:22 +00:00
Verifier
.cvsignore
Failure.sh
Makefile Fix a problem where dejagnu won't accept the value of global tcl variable 2006-05-28 07:22:42 +00:00
Makefile.tests
TestRunner.sh