We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8282416 commit 098431aCopy full SHA for 098431a
llvm/include/llvm/Pass.h
@@ -115,7 +115,7 @@ class LLVM_ABI Pass {
115
virtual StringRef getPassName() const;
116
117
/// Return a nice clean name for a pass
118
- /// corresponding to that used to enable the pass in opt
+ /// corresponding to that used to enable the pass in opt.
119
StringRef getPassArgument() const;
120
121
/// getPassID - Return the PassID number that corresponds to this pass.
0 commit comments