Fix a thinko in the memory allocator that was causing us to strand an allocation range
in all but one of the AllocatedBlocks that matched the requested permissions. Over time this would make the performance of expressions slow down considerably. Also added a little bit of logging that was helpful in resolving the issue. <rdar://problem/17954438> llvm-svn: 215239
Loading
Please register or sign in to comment