Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / InstCombine / 2006-05-06-Infloop.ll
index 633b7b6f984b764b776062d9e14f8ac236e14544..ef05e6b354252a22c5fd845a508a4228b69721d1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: llvm-upgrade < %s | llvm-as | opt -instcombine -disable-output
 
        %struct.gs_matrix = type { float, int, float, int, float, int, float, int, float, int, float, int }
        %struct.gx_bitmap = type { ubyte*, int, int, int }