Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Other / 2002-03-11-ConstPropCrash.ll
index 62435747c23b719e8786bf0da380d33bc79098ee..91bea5324d8eba288645ad691854a8262fac875a 100644 (file)
@@ -5,7 +5,7 @@
 ;
 ; Fixed by adding new arguments to ConstantFoldTerminator
 ;
-; RUN: llvm-as < %s | opt -constprop
+; RUN: llvm-upgrade < %s | llvm-as | opt -constprop
 
 implementation