Teach lib/VMCore/ConstantFold.cpp how to set the inbounds keyword and
[oota-llvm.git] / test / Transforms / ScalarRepl / 2003-05-30-InvalidIndices.ll
index 83a18c1cd58a2b06b4643f9c6164b823d1662e64..50967a612065597c799d83f70c29a23f2a73f952 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -scalarrepl
+; RUN: opt %s -scalarrepl
 
 define void @main() {
        %E = alloca { { i32, float, double, i64 }, { i32, float, double, i64 } }        ; <{ { i32, float, double, i64 }, { i32, float, double, i64 } }*> [#uses=1]