llvm-6502/include
Torok Edwin 86bfd34ece Fix SpecificBumpPtrAllocator iteration.
Need to start from (char*)(Slab+1), and not from (char*)Slab+1.
This fixes crashes in Win64 debug mode.
Thanks to Nicolas Capens!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100184 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-02 13:20:51 +00:00
..
llvm Fix SpecificBumpPtrAllocator iteration. 2010-04-02 13:20:51 +00:00
llvm-c Whoops this already existed. 2010-03-11 23:21:19 +00:00