blob: 36b9f34c9c56dc7603048f0c83a53787a63594a2 [file] [log] [blame]
Chris Lattnerb7f804c2002-08-31 00:24:54 +00001; This testcase fails because the C backend does not arrange to output the
2; contents of a structure type before it outputs the structure type itself.
3
4%Y = uninitialized global { {int } }
5%X = uninitialized global { float }