[asan] insert crash basic blocks inline as opposed to inserting them at the end of...
authorKostya Serebryany <kcc@google.com>
Tue, 14 Aug 2012 14:04:51 +0000 (14:04 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 14 Aug 2012 14:04:51 +0000 (14:04 +0000)
commitebd6454929f2ba3b92f61c151eccde0b8b0a8ded
tree54bb02f215df46d9778ff7e1a96ffbb36ea751f9
parentcacafd410bb4a612f36bed5a260793e7d56503c8
[asan] insert crash basic blocks inline as opposed to inserting them at the end of the function. This doesn't seem to fix or break anything, but is considered to be more friendly to downstream passes

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