diff options
author | Kostya Kortchinsky <kostyak@google.com> | 2018-05-07 19:02:19 +0000 |
---|---|---|
committer | Kostya Kortchinsky <kostyak@google.com> | 2018-05-07 19:02:19 +0000 |
commit | 440d76c5597c5f56ce2d1099d072282cb918818a (patch) | |
tree | a096447b6c907016ff174b2d64263c78cf1f6736 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp | |
parent | 23b242f91060c36539a0aec091b73fe4b0dd7a1f (diff) | |
download | bcm5719-llvm-440d76c5597c5f56ce2d1099d072282cb918818a.tar.gz bcm5719-llvm-440d76c5597c5f56ce2d1099d072282cb918818a.zip |
[sanitizer] s/TestOnlyInit/Init for the allocator ByteMap (NFC)
Summary:
The `TestOnlyInit` function of `{Flat,TwoLevel}ByteMap` seems to be a misnomer
since the function is used outside of tests as well, namely in
`SizeClassAllocator32::Init`. Rename it to `Init` and update the callers.
Reviewers: alekseyshl, vitalybuka
Reviewed By: vitalybuka
Subscribers: kubamracek, delcypher, #sanitizers, llvm-commits
Differential Revision: https://reviews.llvm.org/D46408
llvm-svn: 331662
Diffstat (limited to 'llvm/tools/llvm-objcopy/llvm-objcopy.cpp')
0 files changed, 0 insertions, 0 deletions