Sign in
swiftshader
/
SwiftShader
/
16ab9e9d868aabeb392076a152b24f0faf8afd60
/
.
/
third_party
/
LLVM
/
test
/
Assembler
/
2003-05-21-EmptyStructTest.ll
blob: bab0bb1f4b0f8f4a31907e68b9bcd7555371cf2e [
file
]
; 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