mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-04 21:30:49 +00:00
Correct a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52683 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
58a4c5e8e3
commit
4f37660fa1
@ -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…
Reference in New Issue
Block a user