Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / 2008-08-14-ShadowIV.ll
index c15529f3a8ba634d57c4d15630e685d748d4469a..c650d8cf76d8de2d3cc40f7ee1646fc9c75d6b64 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -loop-reduce -S | grep "phi double" | count 1
+; RUN: opt %s -loop-reduce -S | grep "phi double" | count 1
 
 define void @foobar(i32 %n) nounwind {
 entry: