[PATCH] D61745: [scudo][standalone] Introduce the Primary(s) and LocalCache

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 20 07:37:44 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT361159: [scudo][standalone] Introduce the Primary(s) and LocalCache (authored by cryptoad, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61745?vs=200080&id=200279#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D61745

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/local_cache.h
  lib/scudo/standalone/primary32.h
  lib/scudo/standalone/primary64.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/primary_test.cc
  lib/scudo/standalone/tests/secondary_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61745.200279.patch
Type: text/x-patch
Size: 42719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190520/529bf9c6/attachment.bin>


More information about the llvm-commits mailing list