aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-09-25 20:08:48 +0000
committerDuncan Sands <baldrick@free.fr>2007-09-25 20:08:48 +0000
commit2a3876d885e7dd9eab77937187df4b65b2ad887f (patch)
tree64be374e7d888a29e72a2792a2046def08a459cd
parentb94fc1bcb204aeae98df0274ca9bb84e98f880f7 (diff)
downloadexternal_llvm-2a3876d885e7dd9eab77937187df4b65b2ad887f.zip
external_llvm-2a3876d885e7dd9eab77937187df4b65b2ad887f.tar.gz
external_llvm-2a3876d885e7dd9eab77937187df4b65b2ad887f.tar.bz2
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
-rw-r--r--lib/Analysis/PostDominatorCalculation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Analysis/PostDominatorCalculation.h b/lib/Analysis/PostDominatorCalculation.h
index 01dee0d..550422d 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