[PATCH] D39470: [asan] Fix size/alignment issues with non-default shadow scale

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 15 15:08:07 PST 2017


vitalybuka requested changes to this revision.
vitalybuka added a comment.
This revision now requires changes to proceed.

In https://reviews.llvm.org/D39470#923564, @waltl wrote:

> Done.


Not sure how the recent patch tests --asan-mapping-scale=5

New tests could be additional "// RUN: opt... --asan-mapping-scale=5", with new CHECK prefixes 
or just new files, maybe copied from existing tests. Potential candidates: instrument-stack.ll, adaptive_global_redzones.ll


https://reviews.llvm.org/D39470





More information about the llvm-commits mailing list