Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / bit-tracking.ll
index 7363e38747ee00a56c0b8a4a082bcb5cc97c37c8..51bbc0888836ee69259b7595c8df02b8eed8615f 100644 (file)
@@ -1,6 +1,6 @@
 ; This file contains various testcases that require tracking whether bits are
 ; set or cleared by various instructions.
-; RUN: opt %s -instcombine -instcombine | llvm-dis |\
+; RUN: opt < %s -instcombine -instcombine -S |\
 ; RUN:   not grep %ELIM
 
 ; Reduce down to a single XOR