[PATCH] D54879: Introduce `LocalAddressSpaceView::LoadWritable(...)` and make the `Load(...)` method return a const pointer.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 14 01:34:31 PST 2018
delcypher updated this revision to Diff 178202.
delcypher added a comment.
Make `Load`'s `target_address` parameter be const.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54879/new/
https://reviews.llvm.org/D54879
Files:
lib/sanitizer_common/sanitizer_allocator_secondary.h
lib/sanitizer_common/sanitizer_local_address_space_view.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54879.178202.patch
Type: text/x-patch
Size: 5084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/063c6f82/attachment.bin>
More information about the llvm-commits
mailing list