diff options
author | Duncan Sands <baldrick@free.fr> | 2007-09-25 20:08:48 +0000 |
---|---|---|
committer | Duncan Sands <baldrick@free.fr> | 2007-09-25 20:08:48 +0000 |
commit | 2a3876d885e7dd9eab77937187df4b65b2ad887f (patch) | |
tree | 64be374e7d888a29e72a2792a2046def08a459cd /lib/Analysis/PostDominatorCalculation.h | |
parent | b94fc1bcb204aeae98df0274ca9bb84e98f880f7 (diff) |
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
Diffstat (limited to 'lib/Analysis/PostDominatorCalculation.h')
-rw-r--r-- | lib/Analysis/PostDominatorCalculation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Analysis/PostDominatorCalculation.h b/lib/Analysis/PostDominatorCalculation.h index 01dee0dcf3..550422d701 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 |