[Lldb-commits] [PATCH] Don't use a random probe / allocation scheme in the IRMemoryMap

Zachary Turner zturner at google.com
Tue Jul 1 12:48:12 PDT 2014


Yes, but I believe that the scope of this memory map is the execution of a single expression.  So unless a single expression tries to allocate more than the entire address space across some number of allocations, it will always be fine.

http://reviews.llvm.org/D4300






More information about the lldb-commits mailing list