[msan] Remove dead function/fields
authorJianzhou Zhao <jianzhouzh@google.com>
Thu, 29 Apr 2021 18:47:04 +0000 (18:47 +0000)
committerJianzhou Zhao <jianzhouzh@google.com>
Thu, 29 Apr 2021 23:08:39 +0000 (23:08 +0000)
commit75be3681d1a98e57f3e7d45343b8fd0a8286b56b
treea714b1ca5c0bb3e64daf3f5612476cd682ae0c9a
parent2e1d9ebd46b826b06f0a5882e992e3d84335f268
[msan] Remove dead function/fields

To see how to extract a shared allocator interface for D101204,
found some unused code. Tests passed. Are they safe to remove?

Reviewed By: vitalybuka

Differential Revision: https://reviews.llvm.org/D101559
compiler-rt/lib/memprof/memprof_allocator.h
compiler-rt/lib/msan/msan.h
compiler-rt/lib/msan/msan_allocator.h