diff options
author | Fangrui Song <maskray@google.com> | 2019-08-26 10:32:12 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-08-26 10:32:12 +0000 |
commit | 1681ceb2c422ad0f19769090303f2cfc4bbb2243 (patch) | |
tree | b2b9dfb4d7e2a7d89e0ceffec6719648670e3cc2 /lldb/packages/Python/lldbsuite/test/python_api/sbdata/main.cpp | |
parent | debcac9fef21bc0a9159d189357d5a37fd7336f6 (diff) | |
download | bcm5719-llvm-1681ceb2c422ad0f19769090303f2cfc4bbb2243.tar.gz bcm5719-llvm-1681ceb2c422ad0f19769090303f2cfc4bbb2243.zip |
[ELF] EhFrameSection: postpone FDE liveness check to finalizeSections
EhFrameSection::addSection checks liveness of FDE early. This makes it
infeasible to move combineEhSections() before ICF.
Postpone the check to EhFrameSection::finalizeContents(). This is what
ARMExidxSyntheticSection does and it will make a subsequent patch D66717
simpler.
Reviewed By: ruiu
Differential Revision: https://reviews.llvm.org/D66727
llvm-svn: 369890
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata/main.cpp')
0 files changed, 0 insertions, 0 deletions