llvm-6502/test
Reid Spencer 6f978b1eff Fix this test case. It is no longer permissible to have undefined types
in function parameters. Fix by just defining the type as opaque.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32837 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-03 17:01:18 +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
Bytecode
C++Frontend For PR950: 2006-12-31 06:02:00 +00:00
CFrontend For PR950: 2006-12-31 06:02:00 +00:00
CodeGen Fix this test case. It is no longer permissible to have undefined types 2007-01-03 17:01:18 +00:00
Debugger
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
lib
Linker For PR1070: 2007-01-02 05:55:05 +00:00
Other
Scripts
TableGen
Transforms For PR1070: 2007-01-02 05:55:05 +00:00
Verifier
.cvsignore
Failure.sh
Makefile
Makefile.tests
TestRunner.sh