mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-29 14:20:29 +00:00
Fix a minor grammar thinko.
llvm-svn: 353359
This commit is contained in:
parent
93e662ade4
commit
5ff99330d2
@ -55,7 +55,7 @@ struct PGOOptions {
|
||||
|
||||
/// This class provides access to building LLVM's passes.
|
||||
///
|
||||
/// It's members provide the baseline state available to passes during their
|
||||
/// Its members provide the baseline state available to passes during their
|
||||
/// construction. The \c PassRegistry.def file specifies how to construct all
|
||||
/// of the built-in passes, and those may reference these members during
|
||||
/// construction.
|
||||
|
Loading…
Reference in New Issue
Block a user