aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/CBackend/2003-05-31-MissingStructName.ll
blob: 6e86a2a01752fc5d1e63e909523e9adbc9cbe370 (plain)
1
2
3
4
5
6
; RUN: llvm-as < %s | llc -march=c

; The C backend was dying when there was no typename for a struct type!

declare int %test(int,{ [32 x int] }*)