[PATCH] D69570: [scudo][standalone] Add a free list to the Secondary
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 09:12:08 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rG19ea1d46ccfe: [scudo][standalone] Add a free list to the Secondary (authored by cryptoad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69570/new/
https://reviews.llvm.org/D69570
Files:
compiler-rt/lib/scudo/standalone/CMakeLists.txt
compiler-rt/lib/scudo/standalone/allocator_config.h
compiler-rt/lib/scudo/standalone/combined.h
compiler-rt/lib/scudo/standalone/secondary.cpp
compiler-rt/lib/scudo/standalone/secondary.h
compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
compiler-rt/lib/scudo/standalone/tests/secondary_test.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69570.227120.patch
Type: text/x-patch
Size: 17968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/6686a6c1/attachment.bin>
More information about the llvm-commits
mailing list