Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / LoopStrengthReduce / pr3086.ll
index 4ab1cb9c80a5fd60f5a71b0c08f604d08b52891f..9a5911f1df492daffac705c19dd521c6b76a0200 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: opt %s -loop-reduce -disable-output
-; RUN: opt %s -analyze -scalar-evolution -disable-output
+; RUN: opt %s -loop-reduce -disable-output
+; RUN: opt %s -analyze -scalar-evolution -disable-output
 ; PR 3086
 
        %struct.Cls = type { i32, i8, [2 x %struct.Cls*], [2 x %struct.Lit*] }