Merge branch 'master' into msp430
[llvm/msp430.git] / test / CodeGen / CBackend / 2003-05-31-MissingStructName.ll
blobfb7e2ba69fd51686887a5b7acc873fa1cfc0447a
1 ; RUN: llvm-as < %s | llc -march=c
3 ; The C backend was dying when there was no typename for a struct type!
5 declare i32 @test(i32, { [32 x i32] }*)