llvm-6502/test
Lauro Ramos Venancio 6d7dd8ef46 Use init_array/fini_array sections for static contructors/destructors when the ABI is AAPCS.
Fix SingleSource/Regression/C/ConstructorDestructorAttributes test on arm-linux-gnueabi.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34931 91177308-0d34-0410-b5e6-96231b3b80d8
2007-03-05 17:59:58 +00:00
..
AdaFrontend Testcase for handling of static constant declarations in EmitBIND_EXPR. 2007-03-05 08:39:58 +00:00
Analysis For PR411: 2007-01-30 16:16:01 +00:00
Archive
Assembler New test cases for PR1187 2007-02-08 09:10:22 +00:00
BugPoint Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
Bytecode Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
C++Frontend add an explanatory comment. 2007-01-27 00:23:45 +00:00
CFrontend testcase for PR1233 2007-03-02 07:29:59 +00:00
CodeGen Use init_array/fini_array sections for static contructors/destructors when the ABI is AAPCS. 2007-03-05 17:59:58 +00:00
Debugger
DebugInfo PR1068 - Unbounded array debug info. 2007-01-02 11:53:52 +00:00
ExecutionEngine Make sure the value passed to test function is initialized. 2007-02-01 21:58:46 +00:00
Feature For PR411: 2007-01-30 16:16:01 +00:00
Integer Update for constant folding now generating undef and overflow correctly. 2007-02-27 19:26:40 +00:00
lib
Linker For PR411: 2007-02-05 20:47:22 +00:00
Other Test case for PR1158 2007-02-05 19:33:20 +00:00
Scripts
TableGen
Transforms new testcase 2007-03-05 00:01:38 +00:00
Verifier For PR761: 2007-01-26 08:25:06 +00:00
.cvsignore
Failure.sh
Makefile For PR1196: 2007-02-11 20:18:32 +00:00
Makefile.tests
TestRunner.sh