blob: 68db8c423461e7fe5b2f9b1960b56d5259888ead [file] [log] [blame]
Tanya Lattner6263f942008-02-17 20:02:20 +00001; RUN: llvm-as < %s | llc -march=arm
2
3define void @test() {
4 ret void
Rafael Espindola5482ef32006-06-01 22:01:25 +00005}
Tanya Lattner6263f942008-02-17 20:02:20 +00006