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