diff --git a/lib/VMCore/PassManagerT.h b/lib/VMCore/PassManagerT.h index 3b1b9116189..c7cbb12dab4 100644 --- a/lib/VMCore/PassManagerT.h +++ b/lib/VMCore/PassManagerT.h @@ -282,7 +282,7 @@ public: return runPasses(M, LastUserOf); } - // dumpPassStructure - Implement the -debug-passes=PassStructure option + // dumpPassStructure - Implement the -debug-passes=Structure option inline void dumpPassStructure(unsigned Offset = 0) { // Print out the immutable passes...