Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / constant-fold-ptr-casts.ll
index 8550d6563782de14dc2b336295f1c8db3ebebefb..9b6c6c3f58f29dad1e81b011bb886fb23b53b46c 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -instcombine -S | grep {ret i32 2143034560}
+; RUN: opt %s -instcombine -S | grep {ret i32 2143034560}
 
 ; Instcombine should be able to completely fold this code.