summaryrefslogtreecommitdiff
path: root/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll
blob: 19c78402292616cbee50a16ac753cc9230d1f203 (plain)
1
2
3
4
5
; 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] }*)