introduce a new TinyPtrVector class.
authorChris Lattner <sabre@nondot.org>
Mon, 18 Jul 2011 01:40:02 +0000 (01:40 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 18 Jul 2011 01:40:02 +0000 (01:40 +0000)
commit9d69d4aadd4a58aba5634d5c3d2c2a6d8d284134
tree729c27921082545607c3ff4c6499c8353b612b9f
parent8d4dd79526c434b9346d810dbee5a91e63b86bdf
introduce a new TinyPtrVector class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@135365 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ProgrammersManual.html
include/llvm/ADT/TinyPtrVector.h [new file with mode: 0644]