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() {