mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 16:33:28 +00:00
Testcase for anonymous recursive types
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3398 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
f02c46834a
commit
328d290e68
2
test/CBackend/2002-08-20-RecursiveTypes.ll
Normal file
2
test/CBackend/2002-08-20-RecursiveTypes.ll
Normal file
@ -0,0 +1,2 @@
|
||||
%MyIntList = uninitialized global { \2 *, int }
|
||||
|
2
test/CodeGen/CBackend/2002-08-20-RecursiveTypes.ll
Normal file
2
test/CodeGen/CBackend/2002-08-20-RecursiveTypes.ll
Normal file
@ -0,0 +1,2 @@
|
||||
%MyIntList = uninitialized global { \2 *, int }
|
||||
|
Loading…
x
Reference in New Issue
Block a user