Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / Reassociate / basictest4.ll
index 8a4420546e21f406337e9582d48ad10105cde171..88dbdf781504e75c81ac1edd3e81c35ed35151d9 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -reassociate -gvn -instcombine | llvm-dis | not grep add
+; RUN: opt < %s -reassociate -gvn -instcombine -S | not grep add
 
 @a = weak global i32 0         ; <i32*> [#uses=1]
 @b = weak global i32 0         ; <i32*> [#uses=1]