[PATCH] D36587: Add NetBSD ASAN shadow mapping for x86-64
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 28 16:47:15 PDT 2017
krytarowski added a comment.
Unless I'm looking wrongly Clang in SanitizerArgs.cpp, does not mandate PIE for TSAN.
What determined the defined Linux/FreeBSD `struct Mapping`?
I will follow it analogously with NetBSD specific bits like MAP_32BIT not needed.
Repository:
rL LLVM
https://reviews.llvm.org/D36587
More information about the llvm-commits
mailing list