[PATCH] D74696: [scudo][standalone] Shift some data from dynamic to static
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 18 09:02:59 PST 2020
cryptoad updated this revision to Diff 245179.
cryptoad marked 3 inline comments as done.
cryptoad added a comment.
Addressing the Mitch's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74696/new/
https://reviews.llvm.org/D74696
Files:
compiler-rt/lib/scudo/standalone/CMakeLists.txt
compiler-rt/lib/scudo/standalone/bytemap.h
compiler-rt/lib/scudo/standalone/primary32.h
compiler-rt/lib/scudo/standalone/primary64.h
compiler-rt/lib/scudo/standalone/release.cpp
compiler-rt/lib/scudo/standalone/release.h
compiler-rt/lib/scudo/standalone/tsd_exclusive.h
compiler-rt/lib/scudo/standalone/tsd_shared.h
compiler-rt/lib/scudo/standalone/wrappers_c.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74696.245179.patch
Type: text/x-patch
Size: 12504 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200218/25c44362/attachment.bin>
More information about the llvm-commits
mailing list