[PATCH] D15202: [SectionMemoryManager] Make better use of virtual memory

Lang Hames via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 14:49:17 PST 2015


lhames added a comment.

This sounds great.

I don't think we want to change the operations on MemoryBlock though - I'd rather see SectionMemoryManager create new MemoryBlocks representing the ranges you want to change permissions on.


http://reviews.llvm.org/D15202





More information about the llvm-commits mailing list