blob: 5cd82e33d0f461b370022bc19818e2c2523062e2 [file] [log] [blame]
Dan Gohmanf17a25c2007-07-18 16:29:46 +00001; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm
2void %test() {
3 ret void
4}