summaryrefslogtreecommitdiff
path: root/lib/dfsan
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2018-05-09 18:35:09 +0000
committerKostya Serebryany <kcc@google.com>2018-05-09 18:35:09 +0000
commitf2e93289e1b4293f052ca0ef2838d9ff711b2136 (patch)
treecd0eaec74ed64720146a6ec746c37b37b2e122f8 /lib/dfsan
parent82735237b2e280e754606b5ec3368a96c15a4c98 (diff)
downloadcompiler-rt-f2e93289e1b4293f052ca0ef2838d9ff711b2136.tar.gz
[dfsan] add one more sanitizer-coverage hook to the whitelist
git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@331908 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/dfsan')
-rw-r--r--lib/dfsan/done_abilist.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/dfsan/done_abilist.txt b/lib/dfsan/done_abilist.txt
index 68c834134..9765626ad 100644
--- a/lib/dfsan/done_abilist.txt
+++ b/lib/dfsan/done_abilist.txt
@@ -297,6 +297,8 @@ fun:__sanitizer_update_counter_bitset_and_clear_counters=uninstrumented
fun:__sanitizer_update_counter_bitset_and_clear_counters=discard
fun:__sanitizer_cov_trace_pc*=uninstrumented
fun:__sanitizer_cov_trace_pc*=discard
+fun:__sanitizer_cov_pcs_init=uninstrumented
+fun:__sanitizer_cov_pcs_init=discard
# Ignores the dfsan wrappers.
fun:__dfsw_*=uninstrumented