[llvm-dev] [RFC] ASan: patches to support 32-byte shadow granularity

Walter Lee via llvm-dev llvm-dev at lists.llvm.org
Fri Nov 10 09:34:57 PST 2017


On Wed, Nov 8, 2017 at 4:10 PM, Evgenii Stepanov <eugenis at google.com> wrote:
> I think what you really want is to test shadow scale = 5 on
> linux/x86_64 as a substitute for testing on the real hardware. For
> that, a cmake variable in compiler-rt and an LLVM flag
> (asan-mapping-scale) is more than enough.

Thanks for the feedback.  I've made the changes accordingly and
uploaded them for reviews.

Walter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171110/684692f5/attachment.html>


More information about the llvm-dev mailing list