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:
6896a7d
)
I'm allergic to the word `stuff'.
author
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 21 Apr 2004 18:27:56 +0000
(18:27 +0000)
committer
Misha Brukman
<brukman+llvm@gmail.com>
Wed, 21 Apr 2004 18:27:56 +0000
(18:27 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13096
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/VMCore/Module.cpp
patch
|
blob
|
history
diff --git
a/lib/VMCore/Module.cpp
b/lib/VMCore/Module.cpp
index 2c1b39fe5ead25c778aa5ca52847a614d613bb1b..142f4bbe22d9ec3348fe6c808ae969f155d89bfc 100644
(file)
--- a/
lib/VMCore/Module.cpp
+++ b/
lib/VMCore/Module.cpp
@@
-24,7
+24,7
@@
using namespace llvm;
//===----------------------------------------------------------------------===//
-//
Stuff
to implement the globals and functions lists.
+//
Methods
to implement the globals and functions lists.
//
Function *ilist_traits<Function>::createNode() {