summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2019-08-26 10:32:12 +0000
committerFangrui Song <maskray@google.com>2019-08-26 10:32:12 +0000
commit1681ceb2c422ad0f19769090303f2cfc4bbb2243 (patch)
treeb2b9dfb4d7e2a7d89e0ceffec6719648670e3cc2 /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parentdebcac9fef21bc0a9159d189357d5a37fd7336f6 (diff)
downloadbcm5719-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/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud