Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / CodeGen / X86 / 2006-08-16-CycleInDAG.ll
index e643a822ca27d811854dc805aa8409b804023aa3..c0668a9dbd5c3f39f2e0854dc870a734253bc020 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llvm-upgrade < %s | llvm-as | llc -march=x86
 
        %struct.expr = type { %struct.rtx_def*, int, %struct.expr*, %struct.occr*, %struct.occr*, %struct.rtx_def* }
        %struct.hash_table = type { %struct.expr**, uint, uint, int }