[PATCH] [asan] [mips] [llvm] changed ShadowOffset32 for systems having 16kb PageSize

Kumar Sukhani kumarsukhani at gmail.com
Mon Nov 3 03:28:59 PST 2014


Hi kcc, petarj,

Earlier ShadowOffset32 address was not aligned to 16kb PageSize
This patch is for LLVM Instrumentation part.
Link for compile-rt patch: http://reviews.llvm.org/D6025

http://reviews.llvm.org/D6080

Files:
  lib/Transforms/Instrumentation/AddressSanitizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6080.15686.patch
Type: text/x-patch
Size: 692 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141103/52ab16a5/attachment.bin>


More information about the llvm-commits mailing list