Update comment. Valid option is -debug-pass=Structures.
authorDevang Patel <dpatel@apple.com>
Mon, 30 Oct 2006 19:25:54 +0000 (19:25 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 30 Oct 2006 19:25:54 +0000 (19:25 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31297 91177308-0d34-0410-b5e6-96231b3b80d8

lib/VMCore/PassManagerT.h

index 3b1b91161891ec788b395a4f057b0bea19c9f1ad..c7cbb12dab481eb799394438fea475a4740bff9e 100644 (file)
@@ -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...