Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Analysis / BasicAA / no-escape-call.ll
index a0b6a449b26ef4475780e664d19699950d9db194..ccabce9b7b44b4e555f2a9629463cefcc96e67df 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: opt %s -basicaa -gvn -instcombine -S | grep {ret i1 true}
+; RUN: opt %s -basicaa -gvn -instcombine -S | grep {ret i1 true}
 ; PR2436
 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v64:64:64-v128:128:128-a0:0:64-f80:128:128"
 target triple = "i386-apple-darwin8"