ASan: wrap mapping scale and offset in a struct and make it a member of ASan passes...
authorAlexey Samsonov <samsonov@google.com>
Wed, 16 Jan 2013 13:23:28 +0000 (13:23 +0000)
committerAlexey Samsonov <samsonov@google.com>
Wed, 16 Jan 2013 13:23:28 +0000 (13:23 +0000)
commit19cd7e9ce28ed7f3326ebcd386eec215ab3763f9
tree0dbfe4d657d0ad147148baf3ddfce44010311d94
parent2ce6eeb8ffc7d3f40b08c84f9670a6fed70f5264
ASan: wrap mapping scale and offset in a struct and make it a member of ASan passes. Add test for non-default mapping scale and offset. No functionality change

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172610 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/different_scale_and_offset.ll [new file with mode: 0644]