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

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 16:24:41 PST 2015


loladiro updated this revision to Diff 41959.
loladiro added a comment.

Make trimBlockToPageSize a static in SectionMemoryManager rather than a new
static member of Memory.


http://reviews.llvm.org/D15202

Files:
  include/llvm/ExecutionEngine/SectionMemoryManager.h
  include/llvm/Support/Memory.h
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
  lib/ExecutionEngine/SectionMemoryManager.cpp
  lib/Support/Unix/Memory.inc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15202.41959.patch
Type: text/x-patch
Size: 11613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151205/4ed21b0d/attachment.bin>


More information about the llvm-commits mailing list