summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Hello
diff options
context:
space:
mode:
authorVedant Kumar <vsk@apple.com>2016-06-22 17:30:58 +0000
committerVedant Kumar <vsk@apple.com>2016-06-22 17:30:58 +0000
commitf5ac6d49e40854c07b482917b6ea51dfc48db963 (patch)
treed6faf5527e5b982ab0ae6cd81f8639b7bbcec8e9 /llvm/lib/Transforms/Hello
parent643dd83661d46f69d5f7a6dd0ec0e4df764ba6e3 (diff)
downloadbcm5719-llvm-f5ac6d49e40854c07b482917b6ea51dfc48db963.tar.gz
bcm5719-llvm-f5ac6d49e40854c07b482917b6ea51dfc48db963.zip
[asan] Do not instrument accesses to profiling globals
It's only useful to asan-itize profiling globals while debugging llvm's profiling instrumentation passes. Enabling asan along with instrprof or gcov instrumentation shouldn't incur extra overhead. This patch is in the same spirit as r264805 and r273202, which disabled tsan instrumentation of instrprof/gcov globals. Differential Revision: http://reviews.llvm.org/D21541 llvm-svn: 273444
Diffstat (limited to 'llvm/lib/Transforms/Hello')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud