[asan] initialize asan error callbacks in runOnModule instead of doing that on-demand
authorKostya Serebryany <kcc@google.com>
Mon, 16 Jul 2012 14:09:42 +0000 (14:09 +0000)
committerKostya Serebryany <kcc@google.com>
Mon, 16 Jul 2012 14:09:42 +0000 (14:09 +0000)
commit9db5b5ffa9fccd5c7f1f39a3e9aa66cc4a5eedc1
tree8801d0ce0e3da8b252f3937ea37ee84fd95b499a
parentd93ea88cdef5cd7e5b540f1fe913c798a8d27b24
[asan] initialize asan error callbacks in runOnModule instead of doing that on-demand

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