[PATCH] D61599: [Support] Reverted r357058 and r351916, MemoryBlock class now exposes its allocated size instead of requested size.

Machiel van Hooren via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 9 08:02:58 PDT 2019


mvhooren updated this revision to Diff 198827.
mvhooren added a comment.

Patch was missing context in the diff, updated the patch with full context.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61599/new/

https://reviews.llvm.org/D61599

Files:
  include/llvm/Support/Memory.h
  lib/ExecutionEngine/JITLink/JITLink.cpp
  lib/ExecutionEngine/SectionMemoryManager.cpp
  lib/Support/FileOutputBuffer.cpp
  lib/Support/Memory.cpp
  lib/Support/Unix/Memory.inc
  lib/Support/Windows/Memory.inc
  tools/llvm-rtdyld/llvm-rtdyld.cpp
  unittests/Support/MemoryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61599.198827.patch
Type: text/x-patch
Size: 20688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190509/70dacdd0/attachment-0001.bin>


More information about the llvm-commits mailing list