llvm-6502/include
Chandler Carruth 17fec838c4 Introduce SmallPtrSetImpl<T *> which allows insert, erase, count, and
iteration. This alows the majority of operations to be performed without
encoding a specific small size. It follows the model of
SmallVectorImpl<T>.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@200688 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-03 11:24:21 +00:00
..
llvm Introduce SmallPtrSetImpl<T *> which allows insert, erase, count, and 2014-02-03 11:24:21 +00:00
llvm-c Fix known typos 2014-01-24 17:20:08 +00:00