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

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

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