From 0401245ab3c0da232322a0cca7edaeff93dd6ff3 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Tue, 9 Dec 2008 06:32:32 +0000 Subject: [PATCH] newline at end of phile git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60744 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/Support/PredIteratorCache.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/llvm/Support/PredIteratorCache.h b/include/llvm/Support/PredIteratorCache.h index 5e550e70a59..532d65e6d44 100644 --- a/include/llvm/Support/PredIteratorCache.h +++ b/include/llvm/Support/PredIteratorCache.h @@ -53,4 +53,5 @@ namespace llvm { Memory.Reset(); } }; -} // end namespace llvm \ No newline at end of file +} // end namespace llvm + -- 2.11.0