mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-18 20:18:12 +00:00
Fix a copy+paste error in a comment.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@51717 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
64d237cfae
commit
5a56bf631e
@ -163,7 +163,7 @@ AliasAnalysis::getModRefInfo(CallSite CS, Value *P, unsigned Size) {
|
||||
//
|
||||
AliasAnalysis::~AliasAnalysis() {}
|
||||
|
||||
/// setTargetData - Subclasses must call this method to initialize the
|
||||
/// InitializeAliasAnalysis - Subclasses must call this method to initialize the
|
||||
/// AliasAnalysis interface before any other methods are called.
|
||||
///
|
||||
void AliasAnalysis::InitializeAliasAnalysis(Pass *P) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user