Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / CodeGen / Alpha / srl_and.ll
index 5d3c2b6d61010b0c5689c9c1da90104709d276ed..49074cc9168906a5dd4434af4dff881e2dacb968 100644 (file)
@@ -1,5 +1,5 @@
 ; Make sure this testcase codegens to the zapnot instruction
-; RUN: llvm-as < %s | llc -march=alpha | grep 'zapnot'
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=alpha | grep 'zapnot'
 
 ulong %foo(ulong %y) {
 entry: