Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
92bdfe6951df4c59be569d9f143190d5eba87305
/
.
/
test
/
CodeGen
/
CBackend
/
2002-08-30-StructureOrderingTest.ll
blob: 36b9f34c9c56dc7603048f0c83a53787a63594a2 [
file
] [
log
] [
blame
]
; 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
}