Earlier ShadowOffset32 address was not aligned to 16kb PageSize
This patch is for compiler-rt project.
The link to corresponding asan Instrumentation part of LLVM - http://reviews.llvm.org/D6080
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Thanks.
Similar change need to be done in llvm code, I will submit its patch tomorrow.
I don't have commit access, can you please commit it for me.
Comment Actions
Ah, wait a moment.
Please also update the comment above these lines:
// Default Linux/MIPS mapping:
You can get the mapping printed by asan-ified program with ASAN_OPTIONS=verbosity=1