Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
ba4733d901b1c2b994f66707657342b8c81c92bc
/
.
/
test
/
Assembler
/
2003-05-21-EmptyStructTest.ll
blob: d177b3b8e45534cb5bf23fe9440b9c9e39686b8a [
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. Weird.
%X
=
global
{}
{}