diff options
-rw-r--r-- | include/llvm/Analysis/DominatorInternals.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/llvm/Analysis/DominatorInternals.h b/include/llvm/Analysis/DominatorInternals.h index cfd2d749a5..f84c8a6066 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 |