add a note

llvm-svn: 33578
This commit is contained in:
Chris Lattner
2007-01-27 07:18:32 +00:00
parent 74102df857
commit ab5d0ba168

View File

@@ -7,7 +7,8 @@
//
//===----------------------------------------------------------------------===//
//
// This file implements the SmallPtrSet class.
// This file implements the SmallPtrSet class. See SmallPtrSet.h for an
// overview of the algorithm.
//
//===----------------------------------------------------------------------===//