aboutsummaryrefslogtreecommitdiffstats
path: root/test/CBackend/2002-08-30-StructureOrderingTest.ll
blob: 36b9f34c9c56dc7603048f0c83a53787a63594a2 (plain)
1
2
3
4
5
; This testcase fails because the C backend does not arrange to output the 
; contents of a structure type before it outputs the structure type itself.

%Y = uninitialized global { {int } }
%X = uninitialized global { float }