mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-04 23:32:00 +00:00
Testcase that breaks recursive type processing
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2117 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
12604ed51a
commit
8db92d0f7b
6
test/Assembler/2002-04-05-TypeParsing.ll
Normal file
6
test/Assembler/2002-04-05-TypeParsing.ll
Normal file
@ -0,0 +1,6 @@
|
||||
%Hosp = type {
|
||||
{ \2 *, { \2, \4 } * },
|
||||
{ \2 *, { \2, \4 } * }
|
||||
}
|
||||
|
||||
implementation
|
Loading…
x
Reference in New Issue
Block a user