[PATCH] D56206: Introduce `RemoteAddressSpaceView` and `VMReadContext`.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 22 08:39:41 PST 2019
delcypher updated this revision to Diff 182930.
delcypher marked 4 inline comments as done.
delcypher added a comment.
- Revert back to plain `VMReadContext*`
- Check `owning_tid_` in `set_context()`
- Delete more methods from `VMReadContext`.
Repository:
rCRT Compiler Runtime
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56206/new/
https://reviews.llvm.org/D56206
Files:
lib/sanitizer_common/CMakeLists.txt
lib/sanitizer_common/sanitizer_internal_defs.h
lib/sanitizer_common/sanitizer_remote_address_space_view.cc
lib/sanitizer_common/sanitizer_remote_address_space_view.h
lib/sanitizer_common/sanitizer_vm_read_context.h
lib/sanitizer_common/sanitizer_vm_read_context_mac.cc
lib/sanitizer_common/sanitizer_vm_read_context_stubs.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56206.182930.patch
Type: text/x-patch
Size: 14045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190122/f738985e/attachment.bin>
More information about the llvm-commits
mailing list