Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0b8f0a208e9849c7ea50173b98acb51efbe1f2c7
/
.
/
test
/
CodeGen
/
CBackend
/
2003-05-31-MissingStructName.ll
blob: 19c78402292616cbee50a16ac753cc9230d1f203 [
file
] [
log
] [
blame
]
; RUN: llc < %s -march=c
; The C backend was dying when there was no typename for a struct type!
declare
i32
@test
(
i32
,
{
[
32
x
i32
]
}*)