[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:33:58 PDT 2019
cryptoad updated this revision to Diff 200080.
cryptoad added a comment.
Correcting a typo (meaningul -> meaningful)
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.200080.patch
Type: text/x-patch
Size: 42615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190517/e22d556b/attachment.bin>
More information about the llvm-commits
mailing list