Move sprintf simplifier tests to test/Transforms/InstCombine
[oota-llvm.git] / test / Transforms / InstCombine / 2008-01-06-CastCrash.ll
index 1d816d4b9967e0aeb0b4cdb4c9e274b7c42a6cf2..097a0ce849d05a2ab0eca24d90be9520bd11dced 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
 
 define <2 x i32> @f() {
        ret <2 x i32> undef