Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / udiv-simplify-bug-0.ll
index c649955bc92acced5b311164c6f5dab15ec67345..bfdd98cddfafad1319d685e20eb1b918e3e1328d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {ret i64 0} | count 2
+; RUN: opt %s -instcombine -S | grep {ret i64 0} | count 2
 
 define i64 @foo(i32 %x) nounwind {
   %y = lshr i32 %x, 1