blob: fb7e2ba69fd51686887a5b7acc873fa1cfc0447a [file] [log] [blame]
Tanya Lattnerf28e0ce2008-02-19 01:41:04 +00001; RUN: llvm-as < %s | llc -march=c
Dan Gohmanf17a25c2007-07-18 16:29:46 +00002
3; The C backend was dying when there was no typename for a struct type!
4
Tanya Lattnerf28e0ce2008-02-19 01:41:04 +00005declare i32 @test(i32, { [32 x i32] }*)