projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ea54ab9
)
Fix misspelling
author
Chris Lattner
<sabre@nondot.org>
Tue, 7 May 2002 22:12:36 +0000
(22:12 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Tue, 7 May 2002 22:12:36 +0000
(22:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2548
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Analysis/CallGraph.h
patch
|
blob
|
history
diff --git
a/include/llvm/Analysis/CallGraph.h
b/include/llvm/Analysis/CallGraph.h
index 035d4abc9c40d6000d324823c813bc7c4e2ad1cc..d44fa5fc3a7876371c67d97a594ee8b615a60ee4 100644
(file)
--- a/
include/llvm/Analysis/CallGraph.h
+++ b/
include/llvm/Analysis/CallGraph.h
@@
-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 ag
g
ressively.
virtual void releaseMemory() {
destroy();
}