llvm-6502/test
Reid Spencer 0a516f926f It is no longer permissible to have undefined types in function parameters.
Just fix it by defining the type as opaque.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32838 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-03 17:03:48 +00:00
..
Analysis For PR950: 2006-12-31 06:02:00 +00:00
Archive
Assembler Add a test case for abstract parameter and result types in function 2007-01-02 20:47:51 +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 For PR950: 2006-12-31 06:02:00 +00:00
CFrontend For PR950: 2006-12-31 06:02:00 +00:00
CodeGen It is no longer permissible to have undefined types in function parameters. 2007-01-03 17:03:48 +00:00
Debugger Ignore the Output directory. 2006-12-05 16:10:16 +00:00
DebugInfo PR1068 - Unbounded array debug info. 2007-01-02 11:53:52 +00:00
ExecutionEngine For PR950: 2006-12-31 06:02:00 +00:00
Feature Run llvm-upgrade on test to prepare for new assembly syntax. 2006-12-29 20:21:51 +00:00
lib
Linker For PR1070: 2007-01-02 05:55:05 +00:00
Other Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
Scripts Make it handle plain old cast too, for old assembly. 2006-11-13 16:11:14 +00:00
TableGen
Transforms For PR1070: 2007-01-02 05:55:05 +00:00
Verifier testcases for PR1042 2006-12-16 02:26:57 +00:00
.cvsignore
Failure.sh
Makefile Enable path completion when typing the TESTSUITE= option by allowing the 2006-11-11 01:02:45 +00:00
Makefile.tests
TestRunner.sh Add some documentation about the arguments. 2006-11-02 03:37:39 +00:00