I'm allergic to the word `stuff'.

llvm-svn: 13096
This commit is contained in:
Misha Brukman 2004-04-21 18:27:56 +00:00
parent 376ac1bed5
commit 3bcead7201
1 changed files with 1 additions and 1 deletions

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