diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2020-12-22 11:48:53 -0800 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2020-12-22 16:52:54 -0800 |
commit | faac1c02c802048efa17f8f6cda8f39b5584f0c6 (patch) | |
tree | 540ecc0765af30cf72331fec8af33f8da0639097 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | e6b3db6309f201075dd97fdfb89297f481bcee6e (diff) | |
download | llvm-faac1c02c802048efa17f8f6cda8f39b5584f0c6.zip llvm-faac1c02c802048efa17f8f6cda8f39b5584f0c6.tar.gz llvm-faac1c02c802048efa17f8f6cda8f39b5584f0c6.tar.bz2 |
scudo: Move the management of the UseMemoryTagging bit out of the Primary. NFCI.
The primary and secondary allocators will need to share this bit,
so move the management of the bit to the combined allocator and
make useMemoryTagging() a free function.
Differential Revision: https://reviews.llvm.org/D93730
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions