blob: 5cd82e33d0f461b370022bc19818e2c2523062e2 [file] [log] [blame]
Reid Spencer69ccadd2006-12-02 04:23:10 +00001; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm
Rafael Espindola5482ef32006-06-01 22:01:25 +00002void %test() {
3 ret void
4}