[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
Mon May 13 04:08:08 PDT 2019
mvhooren updated this revision to Diff 199242.
mvhooren added a comment.
Removed changes done by clang-format that are not related to this patch.
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.199242.patch
Type: text/x-patch
Size: 20856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190513/419f17e4/attachment.bin>
More information about the llvm-commits
mailing list