blob: 176b2e059f08beb02010f18f46ced22f3de16d30 [file] [log] [blame]
; RUN: llvm-upgrade < %s | llvm-as | llc -march=arm
int %test() {
ret int 0
}