Chris Lattner a23650bc01 give StringMap a new ctor which allows you to initialize it
with an existing allocator.  The interesting use case of this
is that it allows "StringMap<whatever, BumpPtrAllocator&>" for
when you want to allocate out of a preexisting bump pointer
allocator owned by someone else.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109213 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-23 03:29:59 +00:00
..
2010-07-22 07:46:31 +00:00
2010-07-19 19:24:55 +00:00
2010-07-22 07:46:31 +00:00
2010-07-22 21:51:30 +00:00
2010-05-14 23:01:02 +00:00
2010-07-21 08:25:55 +00:00
2010-07-22 14:13:14 +00:00
2010-07-22 07:46:31 +00:00
2010-07-20 21:45:17 +00:00
2010-07-22 21:51:30 +00:00