Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Transforms / InstCombine / 2006-02-07-SextZextCrash.ll
index f3591e663a81f62eea4cfb8dd26218a3822bce9b..e06dca914e098130e1ee31e86bbbb43190722003 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.rtx_const = type { uint, { %union.real_extract } }
        %struct.rtx_def = type { int, [1 x %union.rtunion_def] }