mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 09:53:54 +00:00
Update comment. Valid option is -debug-pass=Structures.
llvm-svn: 31297
This commit is contained in:
parent
df32faedf7
commit
2015279c13
@ -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...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user