[PATCH] D36587: Add NetBSD ASAN shadow mapping for x86-64

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 16:35:18 PDT 2017


eugenis added a comment.

I'm not sure if that is the real reason, but TSan shadow is 8-to-1. It's hard to find an address that can fit such a big allocation in both PIE and non-PIE layout.


Repository:
  rL LLVM

https://reviews.llvm.org/D36587





More information about the llvm-commits mailing list