ASan: add optional 'zero-based shadow' option to ASan passes. Always tell the values...
authorAlexey Samsonov <samsonov@google.com>
Thu, 17 Jan 2013 11:12:32 +0000 (11:12 +0000)
committerAlexey Samsonov <samsonov@google.com>
Thu, 17 Jan 2013 11:12:32 +0000 (11:12 +0000)
commit11af9a873f9e1409a422ab31e22729368805afaf
tree7b909e70184480dda6fd86e767b48aedd27044f5
parent6c327f92a562d9d280bdbc3bde3c0ce269a4c65c
ASan: add optional 'zero-based shadow' option to ASan passes. Always tell the values of shadow scale and offset to the runtime

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172709 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/Instrumentation.h
lib/Transforms/Instrumentation/AddressSanitizer.cpp