[PATCH] D60787: [scudo][standalone] Introduce the Secondary allocator

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 24 07:18:53 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D60787?vs=196250&id=196449#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D60787

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/common.h
  lib/scudo/standalone/fuchsia.cc
  lib/scudo/standalone/fuchsia.h
  lib/scudo/standalone/linux.cc
  lib/scudo/standalone/linux.h
  lib/scudo/standalone/list.h
  lib/scudo/standalone/secondary.cc
  lib/scudo/standalone/secondary.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/bytemap_test.cc
  lib/scudo/standalone/tests/map_test.cc
  lib/scudo/standalone/tests/mutex_test.cc
  lib/scudo/standalone/tests/secondary_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60787.196449.patch
Type: text/x-patch
Size: 29189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190424/820c0bf0/attachment-0001.bin>


More information about the llvm-commits mailing list