Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / LevelRaise / 2002-03-14-ConvertableToGEPHang.ll
index c740f4b8899fad6d5a757accbb2c598d7f1d5214..895d5ae1109bca198043f73e1717ab7fa4f6929e 100644 (file)
@@ -2,7 +2,7 @@
 ; Note that this code is actually miscompiled from the input source, but despite 
 ; that, level raise should not hang!
 ;
-; RUN: llvm-as < %s | opt -raise       
+; RUN: llvm-upgrade < %s | llvm-as | opt -raise        
        
        %Disjunct = type { \2 *, short, sbyte, sbyte *, { short, short, sbyte, sbyte, \2, sbyte * } *, { short, short, sbyte, sbyte, \2, sbyte * } * }
 %chosen_disjuncts = uninitialized global %Disjunct * *         ; <%Disjunct * * *> [#uses=1]