[PATCH] D61214: [scudo][standalone] Add the memory reclaiming mechanism

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 15:15:37 PDT 2019


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

Correct typo.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D61214

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/release.h
  lib/scudo/standalone/size_class_map.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/map_test.cc
  lib/scudo/standalone/tests/release_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61214.196919.patch
Type: text/x-patch
Size: 20745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190426/9b3bcdb3/attachment.bin>


More information about the llvm-commits mailing list