llvm-6502/test/CodeGen
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
..
Alpha Fix this test cases to use parameter attributes for its parameter and 2007-01-03 04:20:23 +00:00
ARM For PR1070: 2007-01-02 05:55:05 +00:00
CBackend Update tests that need to be run through llvm-upgrade. This is necessary 2006-12-29 20:01:32 +00:00
Generic Fix this test case. It is no longer permissible to have undefined types 2007-01-03 17:01:18 +00:00
IA64 Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
PowerPC For PR1070: 2007-01-02 05:55:05 +00:00
SPARC Use the llvm-upgrade program to upgrade llvm assembly. 2006-12-02 04:23:10 +00:00
X86 It is no longer permissible to have undefined types in function parameters. 2007-01-03 17:03:48 +00:00
.cvsignore