[PATCH] D84667: [scudo][standalone] mallopt runtime configuration options

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 11:04:22 PDT 2020


cryptoad added a comment.

In D84667#2176494 <https://reviews.llvm.org/D84667#2176494>, @cferris wrote:

> Is there any major changes from the other mallopt change? In other words, should I rerun performance data?


This is the same as the previous one, except for a couple of `LIKELY`/`UNLIKELY` in combined.h, which I can actually remove and save for a later CL.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84667





More information about the llvm-commits mailing list