mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-04-03 00:01:39 +00:00
Correct a comment.
llvm-svn: 52683
This commit is contained in:
parent
7fdc625548
commit
12c7695dcf
@ -185,7 +185,7 @@ struct RegisterPass : public PassInfo {
|
||||
///
|
||||
/// If no analysis implementing the interface is available, a default
|
||||
/// implementation is created and added. A pass registers itself as the default
|
||||
/// implementation by specifying 'true' as the third template argument of this
|
||||
/// implementation by specifying 'true' as the second template argument of this
|
||||
/// class.
|
||||
///
|
||||
/// In addition to registering itself as an analysis group member, a pass must
|
||||
|
Loading…
x
Reference in New Issue
Block a user