[PATCH] D73824: scudo: Table driven size classes for Android allocator.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 7 19:31:55 PST 2020
pcc updated this revision to Diff 243342.
pcc retitled this revision from "[wip] scudo: Table driven size classes for Android allocator." to "scudo: Table driven size classes for Android allocator.".
pcc edited the summary of this revision.
pcc added a comment.
Herald added a subscriber: mgrang.
Finalize
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.243342.patch
Type: text/x-patch
Size: 20971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200208/f8a85b33/attachment.bin>
More information about the llvm-commits
mailing list