Sign in
swiftshader
/
SwiftShader
/
48456333769d015c677c2a991e8e95b371fb8e4d
/
.
/
third_party
/
LLVM
/
test
/
Assembler
/
2003-05-21-EmptyStructTest.ll
blob: bab0bb1f4b0f8f4a31907e68b9bcd7555371cf2e [
file
] [
log
] [
blame
]
; RUN: llvm-as %s -o /dev/null
; The old C front-end never generated empty structures, now the new one
; can. For some reason we never handled them in the parser. Weird.
@X
=
global
{
}
zeroinitializer