Provide a specialization of _Alloc_traits, which allows the G++ runtime to avoid
authorChris Lattner <sabre@nondot.org>
Fri, 7 Nov 2003 23:20:56 +0000 (23:20 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 7 Nov 2003 23:20:56 +0000 (23:20 +0000)
commit94db57024faafd58a07ffeeae0fd187dbdcae036
tree126db1d41750689c2806ce1601629432ad2980cb
parentc1a2be18eaf1e9862af973126be1f1ef975185f1
Provide a specialization of _Alloc_traits, which allows the G++ runtime to avoid
storing an instance of the allocator in each data structure it uses.  Yaay.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9795 91177308-0d34-0410-b5e6-96231b3b80d8
include/Support/MallocAllocator.h
include/llvm/Support/MallocAllocator.h