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)
commit1345d35e40fc56c0501df858a14d4062e226cc85
treefaed387a6da8e0d6bd934ac7ec766ba99c01e40c
parent1f25d24a8f9c62f0a5a37e08a36c6ebf575c8a3b
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

llvm-svn: 172610
llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
llvm/test/Instrumentation/AddressSanitizer/different_scale_and_offset.ll [new file with mode: 0644]