Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Analysis / Andersens / modreftest.ll
index f86c7f74d17f7c7daafd35a34e34b69012c16fba..e0c2edc4c2378e0c4c8f9767bab63001723ccf2b 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | opt -anders-aa -gvn -instcombine | llvm-dis \
+; RUN: opt < %s -anders-aa -gvn -instcombine -S \
 ; RUN: | grep {ret i1 true}
 
 @G = internal global i32* null