Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / 2007-03-25-BadShiftMask.ll
index 1e26af39ec6ce3082d3bfd0c7ae79d7ec1e010bd..c79400413ff34b5f928f2965980e85dabc5c48be 100644 (file)
@@ -1,5 +1,5 @@
 ; PR1271
-; RUN: opt %s -instcombine | llvm-dis | \
+; RUN: opt < %s -instcombine -S | \
 ; RUN:    grep {icmp eq i32 .tmp.*, 2146435072}
 %struct..0anon = type { i32, i32 }
 %struct..1anon = type { double }