Update comment. Valid option is -debug-pass=Structures.

llvm-svn: 31297
This commit is contained in:
Devang Patel 2006-10-30 19:25:54 +00:00
parent ad2f5b7d18
commit bf0a5c2d56
1 changed files with 1 additions and 1 deletions

View 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...