Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
d3d086d6794e901bde43b1c1a374a4b1d571d7e7
/
.
/
llvm
/
test
/
Regression
/
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
{}
{}