[PATCH] D63231: [scudo][standalone] Introduce the combined allocator

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 17 08:20:48 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363569: [scudo][standalone] Introduce the combined allocator (authored by cryptoad, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63231/new/

https://reviews.llvm.org/D63231

Files:
  compiler-rt/trunk/lib/scudo/standalone/CMakeLists.txt
  compiler-rt/trunk/lib/scudo/standalone/allocator_config.h
  compiler-rt/trunk/lib/scudo/standalone/combined.h
  compiler-rt/trunk/lib/scudo/standalone/tests/CMakeLists.txt
  compiler-rt/trunk/lib/scudo/standalone/tests/combined_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63231.205079.patch
Type: text/x-patch
Size: 34578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190617/28add0b4/attachment.bin>


More information about the llvm-commits mailing list