llvm-6502/test
Evan Cheng 23d8539d1e Fix typo's.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@67349 91177308-0d34-0410-b5e6-96231b3b80d8
2009-03-20 00:14:09 +00:00
..
Analysis change this to test for an alias result more directly. 2009-03-16 18:28:27 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint Fix typo's. 2009-03-20 00:14:09 +00:00
CodeGen Add -relocation-model=pic so that the test works 2009-03-18 09:38:28 +00:00
DebugInfo
ExecutionEngine
Feature
FrontendAda
FrontendC These tests are now passing on Darwin because of r67139. 2009-03-18 17:45:11 +00:00
FrontendC++ These tests are now passing on Darwin because of r67139. 2009-03-18 17:45:11 +00:00
FrontendFortran
FrontendObjC
FrontendObjC++
Integer
lib Fix typo's. 2009-03-20 00:14:09 +00:00
Linker
LLVMC
Other
Scripts
TableGen
Transforms aha, DAE does have to think about PHI nodes. Many thanks to "Dr Evil" (aka Duncan) 2009-03-18 16:48:45 +00:00
Verifier
Makefile More makefile changes to allow dejagnu tests to pass when system tools default to a different target from the llvm configuration (e.g. 64-bit gcc and 32-bit llvm). 2009-03-19 20:27:23 +00:00
Makefile.tests
TestRunner.sh