[PATCH] D74448: [scudo][standalone] Allow setting release to OS
Christopher Ferris via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 14 10:49:26 PST 2020
cferris updated this revision to Diff 244714.
cferris marked an inline comment as done.
cferris added a comment.
Update the mallopt and remove the ability to set the
primary and secondary differently.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74448/new/
https://reviews.llvm.org/D74448
Files:
compiler-rt/lib/scudo/standalone/allocator_config.h
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: D74448.244714.patch
Type: text/x-patch
Size: 12557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/9bb660b4/attachment.bin>
More information about the llvm-commits
mailing list