blob: 2b7ae056288437c551ffcd347b6e050733c8e7a4 [file] [log] [blame]
Dan Gohmanfce288f2009-09-09 00:09:15 +00001; RUN: llc < %s -march=arm
Tanya Lattner6263f942008-02-17 20:02:20 +00002
3define void @test() {
4 ret void
Rafael Espindola5482ef32006-06-01 22:01:25 +00005}
Tanya Lattner6263f942008-02-17 20:02:20 +00006