summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Module.cpp
diff options
context:
space:
mode:
authorMisha Brukman <brukman+llvm@gmail.com>2004-04-21 18:27:56 +0000
committerMisha Brukman <brukman+llvm@gmail.com>2004-04-21 18:27:56 +0000
commit3bcead7201ca9a81e04a53119dd1138c7bf8bfc1 (patch)
tree9fb6294773789e1065f927fd9a8ab736533cae7e /llvm/lib/VMCore/Module.cpp
parent376ac1bed5e9c028e8674f2c856d526d021bf1b7 (diff)
downloadbcm5719-llvm-3bcead7201ca9a81e04a53119dd1138c7bf8bfc1.tar.gz
bcm5719-llvm-3bcead7201ca9a81e04a53119dd1138c7bf8bfc1.zip
I'm allergic to the word `stuff'.
llvm-svn: 13096
Diffstat (limited to 'llvm/lib/VMCore/Module.cpp')
-rw-r--r--llvm/lib/VMCore/Module.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/VMCore/Module.cpp b/llvm/lib/VMCore/Module.cpp
index 2c1b39fe5ea..142f4bbe22d 100644
--- a/llvm/lib/VMCore/Module.cpp
+++ b/llvm/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() {
OpenPOWER on IntegriCloud