[PATCH] D100230: [docs][scudo] Update Scudo documentation
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 9 14:15:42 PDT 2021
cryptoad created this revision.
cryptoad added reviewers: cferris, hctim, pcc, eugenis.
Herald added a subscriber: phosek.
cryptoad requested review of this revision.
Herald added a project: LLVM.
Update the Scudo document to align with the standalone version.
Add some more verbiage about the various component of the
allocator, rework a bit everything.
The build instructions have been updated.
The options and their default values have been updated, and
the `mallopt` ones have been added.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100230
Files:
llvm/docs/ScudoHardenedAllocator.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100230.336561.patch
Type: text/x-patch
Size: 23751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210409/b5030084/attachment.bin>
More information about the llvm-commits
mailing list