blob: 19c78402292616cbee50a16ac753cc9230d1f203 [file] [log] [blame]
Dan Gohmanda594cf2009-09-09 00:09:15 +00001; RUN: llc < %s -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] }*)