summaryrefslogtreecommitdiffstats
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
commit384f4bd87828f7cc65fcbb45c68f3246ea79bbab (patch)
treeb9449e83dd14321c69208ca85e7763bd23991e02
parent06919e8ef2ebe38edce50ba2a5e457e5d7c619e2 (diff)
downloadbcm5719-llvm-384f4bd87828f7cc65fcbb45c68f3246ea79bbab.tar.gz
bcm5719-llvm-384f4bd87828f7cc65fcbb45c68f3246ea79bbab.zip
Add a newline to the end of this file.
llvm-svn: 42314
-rw-r--r--llvm/lib/Analysis/PostDominatorCalculation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/PostDominatorCalculation.h b/llvm/lib/Analysis/PostDominatorCalculation.h
index 01dee0dcf3d..550422d701e 100644
--- a/llvm/lib/Analysis/PostDominatorCalculation.h
+++ b/llvm/lib/Analysis/PostDominatorCalculation.h
@@ -112,4 +112,4 @@ void PDTcalculate(PostDominatorTree& PDT, Function &F) {
}
}
-#endif \ No newline at end of file
+#endif
OpenPOWER on IntegriCloud