[sanitizer coverage] when adding a bb trace instrumentation, do it instead, not in...
authorKostya Serebryany <kcc@google.com>
Wed, 2 Dec 2015 02:37:13 +0000 (02:37 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 2 Dec 2015 02:37:13 +0000 (02:37 +0000)
commit0445c4d68b6e2b33f7079bf9df076fad654e50bb
treebe46869a5735ba10498a3a44505fc8dd1dd184df
parent653cbb792b87ae54ee7fdd2477411f450791f27b
[sanitizer coverage] when adding a bb trace instrumentation, do it instead, not in addition to, regular coverage. Do the regular coverage in the run-time instead

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