Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / load.ll
index 59d7bb3bcfbe3241a68172f41e64553af3cf6acf..6d068f55dce68b862eb6703158f06dcb1a5a50c9 100644 (file)
@@ -1,6 +1,6 @@
 ; This test makes sure that these instructions are properly eliminated.
 ;
-; RUN: opt %s -instcombine | llvm-dis | not grep load
+; RUN: opt < %s -instcombine -S | not grep load
 
 @X = constant i32 42           ; <i32*> [#uses=2]
 @X2 = constant i32 47          ; <i32*> [#uses=1]