I'm allergic to the word `stuff'.
authorMisha Brukman <brukman+llvm@gmail.com>
Wed, 21 Apr 2004 18:27:56 +0000 (18:27 +0000)
committerMisha 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

index 2c1b39fe5ead25c778aa5ca52847a614d613bb1b..142f4bbe22d9ec3348fe6c808ae969f155d89bfc 100644 (file)
@@ -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() {