1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/test
Dale Johannesen 6123256f55 Add -m32 to compilation line; test is only valid in
32-bit environment.  PR 2136.

llvm-svn: 48159
2008-03-10 17:56:53 +00:00
..
Analysis Fix http://llvm.org/bugs/show_bug.cgi?id=2104 by ordering lexicographically what gets printed. Be const-correct in PrintResults and uninline it too 2008-02-28 08:38:45 +00:00
Archive
Assembler
Bindings/Ocaml
Bitcode
BugPoint
C++Frontend Add -m32 to compilation line; test is only valid in 2008-03-10 17:56:53 +00:00
CFrontend test for something more interesting than not crashing 2008-03-05 20:24:26 +00:00
CodeGen These tests don't work unless SSE2 is active. 2008-03-10 17:33:57 +00:00
DebugInfo Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
ExecutionEngine Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
Feature Turn unwind_to into "unwinds to". 2008-03-10 02:20:00 +00:00
FrontendAda
FrontendObjC
Integer
lib Fix PR2120 by changing the replacement order to change compile_cxx 2008-03-10 06:45:35 +00:00
Linker Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
Other
Scripts
TableGen
Transforms Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
Verifier Remove llvm-upgrade and update tests. 2008-03-10 07:21:50 +00:00
Makefile Fix a typo 2008-03-10 06:49:40 +00:00
Makefile.tests
TestRunner.sh