From 2a3876d885e7dd9eab77937187df4b65b2ad887f Mon Sep 17 00:00:00 2001 From: Duncan Sands Date: Tue, 25 Sep 2007 20:08:48 +0000 Subject: [PATCH] Add a newline to the end of this file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42314 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Analysis/PostDominatorCalculation.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Analysis/PostDominatorCalculation.h b/lib/Analysis/PostDominatorCalculation.h index 01dee0dcf3d..550422d701e 100644 --- a/lib/Analysis/PostDominatorCalculation.h +++ b/lib/Analysis/PostDominatorCalculation.h @@ -112,4 +112,4 @@ void PDTcalculate(PostDominatorTree& PDT, Function &F) { } } -#endif \ No newline at end of file +#endif -- 2.11.0