[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 07:46:33 PST 2020
cferris updated this revision to Diff 244666.
cferris added a comment.
Created a min and max release to OS value for the allocators.
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.244666.patch
Type: text/x-patch
Size: 12955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/bb552ef9/attachment.bin>
More information about the llvm-commits
mailing list