[all-commits] [llvm/llvm-project] 4acdac: [docs][scudo] Update Scudo documentation
Kostya Kortchinsky via All-commits
all-commits at lists.llvm.org
Tue Apr 13 08:43:01 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4acdac081de0360e6dda2e4bbf8aea76dee4b1ed
https://github.com/llvm/llvm-project/commit/4acdac081de0360e6dda2e4bbf8aea76dee4b1ed
Author: Kostya Kortchinsky <kostyak at google.com>
Date: 2021-04-13 (Tue, 13 Apr 2021)
Changed paths:
M llvm/docs/ScudoHardenedAllocator.rst
Log Message:
-----------
[docs][scudo] Update Scudo documentation
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.
Differential Revision: https://reviews.llvm.org/D100230
More information about the All-commits
mailing list