mirror of
https://github.com/RPCS3/llvm.git
synced 2024-12-05 02:07:16 +00:00
Update comment. Valid option is -debug-pass=Structures.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31297 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
a9c83fe5e1
commit
b79a59dcfc
@ -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…
Reference in New Issue
Block a user