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

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 12:09:24 PDT 2019


cryptoad updated this revision to Diff 200075.
cryptoad added a comment.

Adding a forgotten `CHECK` as well.


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.200075.patch
Type: text/x-patch
Size: 42614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/a676eba6/attachment.bin>


More information about the llvm-commits mailing list