summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite
diff options
context:
space:
mode:
authorEvgeniy Stepanov <eugeni.stepanov@gmail.com>2018-08-13 21:07:27 +0000
committerEvgeniy Stepanov <eugeni.stepanov@gmail.com>2018-08-13 21:07:27 +0000
commitd8cc7f9f079f03829157ba6dcd22afdfcbc60627 (patch)
tree3ace17d7685fc7d6910d754787d0da637ddc4b6b /lldb/packages/Python/lldbsuite
parent4a6f190e19d4b4f47e714b783c3ce2ce562eed5d (diff)
downloadbcm5719-llvm-d8cc7f9f079f03829157ba6dcd22afdfcbc60627.tar.gz
bcm5719-llvm-d8cc7f9f079f03829157ba6dcd22afdfcbc60627.zip
[hwasan] Provide __sanitizer_* aliases to allocator functions.
Summary: Export __sanitizer_malloc, etc as aliases to malloc, etc. This way users can wrap sanitizer malloc, even in fully static binaries. Both jemalloc and tcmalloc provide similar aliases (je_* and tc_*). Reviewers: vitalybuka, kcc Subscribers: llvm-commits, kubamracek Differential Revision: https://reviews.llvm.org/D50570 llvm-svn: 339614
Diffstat (limited to 'lldb/packages/Python/lldbsuite')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud