[PATCH] D93731: scudo: Support memory tagging in the secondary allocator.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 7 21:43:09 PST 2021
pcc updated this revision to Diff 315297.
pcc retitled this revision from "[wip] scudo: Support memory tagging in the secondary allocator." to "scudo: Support memory tagging in the secondary allocator.".
pcc edited the summary of this revision.
pcc added a comment.
Herald added a subscriber: phosek.
Fixes for Fuchsia
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93731/new/
https://reviews.llvm.org/D93731
Files:
compiler-rt/lib/scudo/standalone/allocator_config.h
compiler-rt/lib/scudo/standalone/combined.h
compiler-rt/lib/scudo/standalone/common.h
compiler-rt/lib/scudo/standalone/fuchsia.cpp
compiler-rt/lib/scudo/standalone/linux.cpp
compiler-rt/lib/scudo/standalone/memtag.h
compiler-rt/lib/scudo/standalone/secondary.h
compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
compiler-rt/lib/scudo/standalone/tests/secondary_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93731.315297.patch
Type: text/x-patch
Size: 39337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210108/778e0028/attachment.bin>
More information about the llvm-commits
mailing list