[PATCH] D108457: [hwasan] Do not instrument accesses to uninteresting allocas.

Florian Mayer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 07:25:53 PDT 2021


fmayer added a comment.

I ran pdfium with the new changes to stack safety and can see a statistically significant improvement against the baseline. The mean is ~4 % less, p value of 0.3 %.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108457



More information about the llvm-commits mailing list