[PATCH] D74232: scudo: Add way to set release interval for both allocators.
Christopher Ferris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 09:58:52 PST 2020
cferris updated this revision to Diff 243207.
cferris added a comment.
Removed the minimum flags and create and Android specific mallopt setting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74232/new/
https://reviews.llvm.org/D74232
Files:
compiler-rt/lib/scudo/standalone/combined.h
compiler-rt/lib/scudo/standalone/flags.inc
compiler-rt/lib/scudo/standalone/primary32.h
compiler-rt/lib/scudo/standalone/primary64.h
compiler-rt/lib/scudo/standalone/secondary.h
compiler-rt/lib/scudo/standalone/wrappers_c.inc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74232.243207.patch
Type: text/x-patch
Size: 9456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200207/47da7233/attachment.bin>
More information about the llvm-commits
mailing list