diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2019-03-12 20:32:30 +0000 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2019-03-12 20:32:30 +0000 |
commit | e2b8c40a7726806557fb17666478e60ada1c7439 (patch) | |
tree | d5f1e15be82b3f998aa2ddd7ead46df323d743f3 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 2a3de8f43770a0c2ff936eb3881a5412d1d95874 (diff) | |
download | bcm5719-llvm-e2b8c40a7726806557fb17666478e60ada1c7439.tar.gz bcm5719-llvm-e2b8c40a7726806557fb17666478e60ada1c7439.zip |
ELF: Use bump pointer allocator for uncompressed section buffers. NFCI.
This shaves another word off SectionBase and makes it possible to clone a
section using the implicit copy constructor.
This basically reverts r311056, which removed the mutex in order to
make the code easier to understand. On balance I think it's probably more
straightforward to have a mutex here than to have an unusual copy constructor
in SectionBase.
Differential Revision: https://reviews.llvm.org/D59269
llvm-svn: 355966
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions