Skip to content
Commit e7701fee authored by Jim Ingham's avatar Jim Ingham
Browse files

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
parent 7ee0f31a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment