I'm allergic to the word `stuff'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13096 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman 2004-04-21 18:27:56 +00:00
parent 6896a7dd43
commit af76cfb0fb

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