Reapply "[asan] Poor man's coverage that works with ASan"
authorBob Wilson <bob.wilson@apple.com>
Fri, 15 Nov 2013 07:16:09 +0000 (07:16 +0000)
committerBob Wilson <bob.wilson@apple.com>
Fri, 15 Nov 2013 07:16:09 +0000 (07:16 +0000)
commit4b8991424a8967dfdafc1768a9748f67e6c8b36f
tree00e4d49727f39d4bbb2d5061bc4e02153349990c
parent728eb5fbea0d082653f67ccac2bab5207b3b1a89
Reapply "[asan] Poor man's coverage that works with ASan"

I was able to successfully run a bootstrapped LTO build of clang with
r194701, so this change does not seem to be the cause of our failing
buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@194789 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Instrumentation/AddressSanitizer.cpp
test/Instrumentation/AddressSanitizer/coverage.ll [new file with mode: 0644]