[llvm] [ubsan][hwasan] Let mixing filters (PR #100680)

Vitaly Buka via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 26 11:53:59 PDT 2024


vitalybuka wrote:

> random skip percentage for hot functions

I don't see value in randomizing 'hot', the cost is very different, so user should rather change "hot percentile cutoff" or disable hot filter.


https://github.com/llvm/llvm-project/pull/100680


More information about the llvm-commits mailing list