Use the llvm-upgrade program to upgrade llvm assembly.
[oota-llvm.git] / test / Assembler / ConstantExprFold.llx
index a0e95059095d58f2eadd16036d5482c09ef8e9ea..06d0b75a98b33d933d71020eb8f8adc7589c5b01 100644 (file)
@@ -1,6 +1,6 @@
 ; This test checks to make sure that constant exprs fold in some simple situations
 
-; RUN: llvm-as < %s | llvm-dis | not grep '(' &&
+; RUN: llvm-upgrade < %s | llvm-as | llvm-dis | not grep '(' &&
 ; RUN: llvm-as < %s
 
 %A = global long 0