[PATCH] D73824: scudo: Table driven size classes for Android allocator.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 15:01:04 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG041547eb4eb0: scudo: Table driven size classes for Android allocator. (authored by pcc).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73824

Files:
  compiler-rt/lib/scudo/standalone/size_class_map.h
  compiler-rt/lib/scudo/standalone/tests/combined_test.cpp
  compiler-rt/lib/scudo/standalone/tests/size_class_map_test.cpp
  compiler-rt/lib/scudo/standalone/tools/compute_size_class_config.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73824.243683.patch
Type: text/x-patch
Size: 21727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/5cc1e113/attachment.bin>


More information about the llvm-commits mailing list