diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2018-04-27 16:29:57 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2018-04-27 16:29:57 +0000 |
commit | 9bf1006278bb9682b9ef8f4074432cae5a4c7468 (patch) | |
tree | 19af94969f6cec0a71eabaa223c974a3dc12fa6f /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | c1ecbf261f10ef63fdf306053e1b8979d73d6408 (diff) | |
download | bcm5719-llvm-9bf1006278bb9682b9ef8f4074432cae5a4c7468.tar.gz bcm5719-llvm-9bf1006278bb9682b9ef8f4074432cae5a4c7468.zip |
Split merge sections early.
Now that getSectionPiece is fast (uses a hash) it is probably OK to
split merge sections early.
The reason I want to do this is to split eh_frame sections in the same
place.
This does mean that we have to decompress early. Given that the only
compressed sections are debug info, I don't think we are missing much.
It is a small improvement: 0.5% on the geometric mean.
llvm-svn: 331058
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions