blob: c1c1556691f05c5b9daae8b4a687e10a1687165b [file] [log] [blame]
Rafael Espindola5482ef32006-06-01 22:01:25 +00001; RUN: llvm-as < %s | llc -march=arm
2void %test() {
3 ret void
4}