Remove redundant test.
[oota-llvm.git] / test / Transforms / Inline / 2009-05-07-CallUsingSelfCrash.ll
index 067fd72e939b1233764d6f52c5e7f1287988c756..c8629ea22eb1ad9c5a280c0d5c455e32553b2932 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -inline -disable-output
+; RUN: opt < %s -inline -disable-output
 ; PR4123
        %struct.S0 = type <{ i32 }>
        %struct.S1 = type <{ i8, i8, i8, i8, %struct.S0 }>