Fix a README item: have functionattrs look through selects and
[oota-llvm.git] / test / Transforms / ScalarRepl / 2009-08-16-VLA.ll
index 381d0fbc77fc08d26d9942f4b249d875e872e5cf..d69af114ad90bae39baef8f5844817063da228f1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -scalarrepl -disable-opt
+; RUN: opt %s -scalarrepl -disable-opt
 
        %struct.Item = type { [4 x i16], %struct.rule* }
        %struct.rule = type { [4 x i16], i32, i32, i32, %struct.nonterminal*, %struct.pattern*, i8 }