diff --git a/lib/Analysis/DomPrinter.cpp b/lib/Analysis/DomPrinter.cpp index cde431459d5..09f0af01a08 100644 --- a/lib/Analysis/DomPrinter.cpp +++ b/lib/Analysis/DomPrinter.cpp @@ -195,6 +195,7 @@ 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.