[asan] implement --asan-always-slow-path, which is a part of the improvement to handl...
authorKostya Serebryany <kcc@google.com>
Wed, 15 Aug 2012 08:58:58 +0000 (08:58 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 15 Aug 2012 08:58:58 +0000 (08:58 +0000)
commit6e2d506dc962873a0e05092bbb034f9a615d1084
tree7799d8b93ba025c5a28d8d19bbb627b867515f4f
parentf7a5dfcb3b68b782543d25ba3151893111ff008f
[asan] implement --asan-always-slow-path, which is a part of the improvement to handle unaligned partially OOB accesses. See code.google.com/p/address-sanitizer/issues/detail?id=100

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