Testcase that breaks recursive type processing

llvm-svn: 2117
This commit is contained in:
Chris Lattner 2002-04-05 19:39:55 +00:00
parent 59a45b0559
commit ea1141374b

View File

@ -0,0 +1,6 @@
%Hosp = type {
{ \2 *, { \2, \4 } * },
{ \2 *, { \2, \4 } * }
}
implementation