summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-objcopy/llvm-objcopy.cpp
diff options
context:
space:
mode:
authorKostya Kortchinsky <kostyak@google.com>2018-05-07 19:02:19 +0000
committerKostya Kortchinsky <kostyak@google.com>2018-05-07 19:02:19 +0000
commit440d76c5597c5f56ce2d1099d072282cb918818a (patch)
treea096447b6c907016ff174b2d64263c78cf1f6736 /llvm/tools/llvm-objcopy/llvm-objcopy.cpp
parent23b242f91060c36539a0aec091b73fe4b0dd7a1f (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud