aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2007-09-29 16:38:37 +0000
committerDuncan Sands <baldrick@free.fr>2007-09-29 16:38:37 +0000
commit3c5f0233e094ec5cea8e0f95af72fe29a7ce851d (patch)
treeb4983e2340a097132e4e30cb439f4fb1882cb44e /include
parentf51edadfe82069a2bb8be6f4968a921833b9eea4 (diff)
downloadexternal_llvm-3c5f0233e094ec5cea8e0f95af72fe29a7ce851d.zip
external_llvm-3c5f0233e094ec5cea8e0f95af72fe29a7ce851d.tar.gz
external_llvm-3c5f0233e094ec5cea8e0f95af72fe29a7ce851d.tar.bz2
Add newline at end of file.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42470 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/Analysis/DominatorInternals.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Analysis/DominatorInternals.h b/include/llvm/Analysis/DominatorInternals.h
index cfd2d74..f84c8a6 100644
--- a/include/llvm/Analysis/DominatorInternals.h
+++ b/include/llvm/Analysis/DominatorInternals.h
@@ -87,4 +87,4 @@ unsigned DFSPass(DominatorTreeBase& DT, typename GraphT::NodeType* V,
}
-#endif \ No newline at end of file
+#endif