1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

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 51b16fc65a
commit 7d2413f9ec

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