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