From: Misha Brukman Date: Wed, 21 Apr 2004 18:27:56 +0000 (+0000) Subject: I'm allergic to the word `stuff'. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=af76cfb0fb70f0bec8581c2be1a60dc56bd3f285;p=oota-llvm.git I'm allergic to the word `stuff'. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13096 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/VMCore/Module.cpp b/lib/VMCore/Module.cpp index 2c1b39fe5ea..142f4bbe22d 100644 --- 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::createNode() {