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

Keno Fischer via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 11:54:09 PST 2015


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

Remove a method used in the first version that is no longer used now.


http://reviews.llvm.org/D15202

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15202.41909.patch
Type: text/x-patch
Size: 10389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/d622c996/attachment.bin>


More information about the llvm-commits mailing list