summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--llvm/lib/Analysis/DomPrinter.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/DomPrinter.cpp b/llvm/lib/Analysis/DomPrinter.cpp
index 09f0af01a08..cde431459d5 100644
--- a/llvm/lib/Analysis/DomPrinter.cpp
+++ b/llvm/lib/Analysis/DomPrinter.cpp
@@ -195,7 +195,6 @@ INITIALIZE_PASS(PostDomOnlyPrinter, "dot-postdom-only",
"(with no function bodies)",
false, false)
-
// Create methods available outside of this file, to use them
// "include/llvm/LinkAllPasses.h". Otherwise the pass would be deleted by
// the link time optimization.
OpenPOWER on IntegriCloud