Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / CodeGen / X86 / 2006-03-02-InstrSchedBug.ll
index e9b9946a08355f83597baadbf3d1e45b0aeadb4c..bf96708da25e71284c989d67ab07e06df3e51bbc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -stats 2>&1 | grep 'asm-printer' | grep 7
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86 -stats 2>&1 | grep 'asm-printer' | grep 7
 
 int %g(int %a, int %b) {
        %tmp.1 = shl int %b, ubyte 1