Use llvm-upgrade these tests as they all use old assembly.
[oota-llvm.git] / test / Assembler / 2004-12-06-ConstantFloatRange.ll
index 30d103c57289a34c7ea5bf86a4096af226a7cca8..8718a8d5aad7d731e9417662ef60f25a9c47108e 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as %s -o /dev/null 2>&1 | grep "constant invalid for type"
+; RUN: llvm-upgrade %s | llvm-as -o /dev/null -f 2>&1 | grep "constant invalid for type"
 ; XFAIL: *
 
 ;; This is a testcase for PR409