[asan] Poor man's coverage that works with ASan
authorKostya Serebryany <kcc@google.com>
Thu, 14 Nov 2013 13:27:41 +0000 (13:27 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 14 Nov 2013 13:27:41 +0000 (13:27 +0000)
commit8cc5f7cd59c69250ab3b6a68e38405dcdb6a4b25
tree2ba80460b1a7ecc818fb219df85708836d907566
parent45f511063424d4ee68ff5fe948f927559992e0a3
[asan] Poor man's coverage that works with ASan

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