mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-25 13:27:52 +00:00
Fix comment typo.
llvm-svn: 170317
This commit is contained in:
parent
3949d5f59c
commit
bea16337de
@ -305,7 +305,7 @@ struct RegisterAnalysisGroup : public RegisterAGBase {
|
||||
/// clients that are interested in which passes get registered and unregistered
|
||||
/// at runtime (which can be because of the RegisterPass constructors being run
|
||||
/// as the program starts up, or may be because a shared object just got
|
||||
/// loaded). Deriving from the PassRegistationListener class automatically
|
||||
/// loaded). Deriving from the PassRegistrationListener class automatically
|
||||
/// registers your object to receive callbacks indicating when passes are loaded
|
||||
/// and removed.
|
||||
///
|
||||
|
Loading…
x
Reference in New Issue
Block a user