From: Duncan Sands Date: Sat, 29 Sep 2007 16:38:37 +0000 (+0000) Subject: Add newline at end of file. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=3c5f0233e094ec5cea8e0f95af72fe29a7ce851d;p=oota-llvm.git Add newline at end of file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42470 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Analysis/DominatorInternals.h b/include/llvm/Analysis/DominatorInternals.h index cfd2d749a59..f84c8a60668 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