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 34583e5 commit 40b1c07Copy full SHA for 40b1c07
llvm/include/llvm/Passes/PassBuilder.h
@@ -55,7 +55,7 @@ struct PGOOptions {
55
56
/// This class provides access to building LLVM's passes.
57
///
58
-/// It's members provide the baseline state available to passes during their
+/// Its members provide the baseline state available to passes during their
59
/// construction. The \c PassRegistry.def file specifies how to construct all
60
/// of the built-in passes, and those may reference these members during
61
/// construction.
0 commit comments