Fix inserting new elements in a specified location.
[oota-llvm.git] / test / Transforms / InstCombine / 2005-06-16-RangeCrash.ll
index 10dbfec21ae315e8245ec42f93a1c8e7babfbcb5..f0e60aca59f5d150ec15c5e40e10e8b3a9580d32 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -instcombine -disable-output
+; RUN: opt < %s -instcombine -disable-output
 ; PR585
 
 define i1 @test() {