summaryrefslogtreecommitdiff
path: root/lib/profile/InstrProfiling.c
diff options
context:
space:
mode:
authorKuba Brecka <kuba.brecka@gmail.com>2015-11-18 14:50:40 +0000
committerKuba Brecka <kuba.brecka@gmail.com>2015-11-18 14:50:40 +0000
commit8b80397af93ddfd07561e8d9c56681a49006d44a (patch)
tree4cafd9efe23a0e1cb86d09521945b9f10e1d185e /lib/profile/InstrProfiling.c
parent45716932dc5827fe2cfa3ab55bc862113cfc3674 (diff)
[tsan] Skip malloc/free interceptors when we're inside symbolizer on OS X
Symbolizers can call malloc/realloc/free/..., which we don't want to intercept. This is already implemented on Linux, let's do it for OS X as well. Differential Revision: http://reviews.llvm.org/D14710 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@253460 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/profile/InstrProfiling.c')
0 files changed, 0 insertions, 0 deletions