[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 13:57:42 PST 2020
pcc updated this revision to Diff 243670.
pcc added a comment.
- Adjust the test to use MaxSize-64
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.243670.patch
Type: text/x-patch
Size: 21727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200210/c44db2b9/attachment.bin>
More information about the llvm-commits
mailing list