blob: 2b7ae056288437c551ffcd347b6e050733c8e7a4 [file] [log] [blame]
Dan Gohmanda594cf2009-09-09 00:09:15 +00001; RUN: llc < %s -march=arm
Tanya Lattner246a1372008-02-17 20:02:20 +00002
3define void @test() {
4 ret void
Dan Gohmanf17a25c2007-07-18 16:29:46 +00005}
Tanya Lattner246a1372008-02-17 20:02:20 +00006