[PATCH] D61088: [scudo][standalone] Introduce the SizeClassMap

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 25 08:47:35 PDT 2019


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

Changed prior to commit:
  https://reviews.llvm.org/D61088?vs=196524&id=196644#toc

Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D61088

Files:
  lib/scudo/standalone/CMakeLists.txt
  lib/scudo/standalone/common.h
  lib/scudo/standalone/size_class_map.h
  lib/scudo/standalone/tests/CMakeLists.txt
  lib/scudo/standalone/tests/size_class_map_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61088.196644.patch
Type: text/x-patch
Size: 8182 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190425/dc553018/attachment.bin>


More information about the llvm-commits mailing list