[PATCH] D67293: [scudo][standalone] Android related improvements

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 6 11:00:25 PDT 2019


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

Add a `LIKELY` to be compliant with our stance that Primary based
allocations are likelier.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D67293

Files:
  lib/scudo/standalone/allocator_config.h
  lib/scudo/standalone/combined.h
  lib/scudo/standalone/size_class_map.h
  lib/scudo/standalone/tests/combined_test.cpp
  lib/scudo/standalone/tests/wrappers_c_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67293.219143.patch
Type: text/x-patch
Size: 5355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190906/99ddca86/attachment.bin>


More information about the llvm-commits mailing list