blob: 19c78402292616cbee50a16ac753cc9230d1f203 [file] [log] [blame]
Dan Gohmanfce288f2009-09-09 00:09:15 +00001; RUN: llc < %s -march=c
Tanya Lattnercd0aa812004-11-06 21:40:51 +00002
Chris Lattner8afdc7d2003-05-31 23:27:10 +00003; The C backend was dying when there was no typename for a struct type!
4
Tanya Lattner53a66d12008-02-19 01:41:04 +00005declare i32 @test(i32, { [32 x i32] }*)