[PATCH] D84361: scudo: Interleave odd and even tags for adjacent blocks.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 22 17:46:47 PDT 2020
pcc updated this revision to Diff 279986.
pcc edited the summary of this revision.
pcc added a comment.
Add a tuning setting
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84361/new/
https://reviews.llvm.org/D84361
Files:
compiler-rt/lib/scudo/standalone/combined.h
compiler-rt/lib/scudo/standalone/include/scudo/interface.h
compiler-rt/lib/scudo/standalone/memtag.h
compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
compiler-rt/lib/scudo/standalone/tests/wrappers_c_test.cpp
compiler-rt/lib/scudo/standalone/wrappers_c.h
compiler-rt/lib/scudo/standalone/wrappers_c.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84361.279986.patch
Type: text/x-patch
Size: 10745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200723/bf488630/attachment.bin>
More information about the llvm-commits
mailing list