diff options
author | Vitaly Buka <vitalybuka@google.com> | 2023-05-24 16:51:12 -0700 |
---|---|---|
committer | Vitaly Buka <vitalybuka@google.com> | 2023-05-24 18:05:42 -0700 |
commit | d9b574c312c34ddc88dee7fdb7f55fe748839683 (patch) | |
tree | f3c6cfc112e654d172e9807f4b2576d14193559f /llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp | |
parent | 76b7dca47d660301666bc920e98e9b235bf5d8bb (diff) | |
download | llvm-d9b574c312c34ddc88dee7fdb7f55fe748839683.zip llvm-d9b574c312c34ddc88dee7fdb7f55fe748839683.tar.gz llvm-d9b574c312c34ddc88dee7fdb7f55fe748839683.tar.bz2 |
[hwasan] Fix allocator_interface implementation
__sanitizer_get_current_allocated_bytes had as body, but allocator
caches were not registered to collect stats. It's done by
SizeClassAllocator64LocalCache::Init().
Reviewed By: thurston
Differential Revision: https://reviews.llvm.org/D151389
Diffstat (limited to 'llvm/lib/Target/RISCV/Disassembler/RISCVDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions