diff options
author | Torok Edwin <edwintorok@gmail.com> | 2010-04-02 13:20:51 +0000 |
---|---|---|
committer | Torok Edwin <edwintorok@gmail.com> | 2010-04-02 13:20:51 +0000 |
commit | 86bfd34ece523d863282ef2a2e4cf451c387c559 (patch) | |
tree | 94ecd39dec8cff33990783694fdb59720d3fe99f /lib/Transforms/Utils/InlineFunction.cpp | |
parent | 749fd83c04b735de1224d96d481d1d926769d536 (diff) |
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
Diffstat (limited to 'lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions