[asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLVM part...
authorKostya Serebryany <kcc@google.com>
Wed, 28 Nov 2012 10:31:36 +0000 (10:31 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 28 Nov 2012 10:31:36 +0000 (10:31 +0000)
commit1416edc30adbd53b2be863f7f3de56de4a4c9d0a
tree437a09f45ab8628db889db6f1ba9e7515dc1d970
parent3defc0bfa600cc253f0cba0fe781aa49435d968a
[asan] Split AddressSanitizer into two passes (FunctionPass, ModulePass), LLVM part. This requires a clang part which will follow.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168781 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InitializePasses.h
include/llvm/Transforms/Instrumentation.h
lib/Transforms/Instrumentation/AddressSanitizer.cpp
lib/Transforms/Instrumentation/Instrumentation.cpp
test/Instrumentation/AddressSanitizer/instrument_global.ll
test/Instrumentation/AddressSanitizer/instrument_initializer_metadata.ll