Redo and generalize previously removed opt for pinsrw: (vextract (v4i32 bc (v4f32...
[oota-llvm.git] / test / Assembler / 2004-09-29-VerifierIsReallySlow.llx
index 5076a24b6c6d9ee906f24b3c2eabbe868f173593..6de3767ca61486ce39b493fd387f734801953fa9 100644 (file)
@@ -1,6 +1,6 @@
 ; Check to see that the verifier does not take an outrageous amount of time on 
 ; this testcase.
-; RUN: llvm-as < %s -o /dev/null -f
+; RUN: llvm-upgrade < %s | llvm-as -o /dev/null -f
 
        "complex long double" = type { double, double }
        "struct.std::dcomplex" = type { "complex long double" }