mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-20 18:52:46 +00:00
Fix misspelling
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2548 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
ea54ab9cd2
commit
a7980c0a08
@ -126,7 +126,7 @@ public:
|
||||
AU.addProvided(ID);
|
||||
}
|
||||
|
||||
// releaseMemory - Data structures can be large, so free memory agressively.
|
||||
// releaseMemory - Data structures can be large, so free memory aggressively.
|
||||
virtual void releaseMemory() {
|
||||
destroy();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user