Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
c0f376dba2b51aacf06cfefbc1c46120bb8b725d
/
.
/
test
/
Assembler
/
2003-05-21-EmptyStructTest.ll
blob: 5790a1bba8d8a9d9a72eb54985822b2df16c910f [
file
] [
log
] [
blame
]
; RUN: llvm-as < %s -o /dev/null -f
; The old C front-end never generated empty structures, now the new one
; can. For some reason we never handled them in the parser. Wierd.
%X
=
global
{}
{}