Use llvm-upgrade these tests as they all use old assembly.
[oota-llvm.git] / test / Assembler / 2003-05-21-ConstantShiftExpr.ll
index 830dd7a1e6a4dad66d1e4ba424059a96575b408d..42331d398dedc44ffbda19728cd9bbecac6e1fb8 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s -o /dev/null -f
+; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
 
 ; Test that shift instructions can be used in constant expressions.