summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorSanjin Sijaric <ssijaric@codeaurora.org>2019-01-17 09:45:17 +0000
committerSanjin Sijaric <ssijaric@codeaurora.org>2019-01-17 09:45:17 +0000
commitb694030647254e6ad782d49872d3c31be40ec62f (patch)
tree4f647b2642a6e3708a5eee4306964c063e1ce0ae /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parentce5cafe595d233f00dcfbc4511e1a15111964278 (diff)
downloadbcm5719-llvm-b694030647254e6ad782d49872d3c31be40ec62f.tar.gz
bcm5719-llvm-b694030647254e6ad782d49872d3c31be40ec62f.zip
[ARM64][Windows] Share unwind codes between epilogues
There are cases where we have multiple epilogues that have the exact same unwind code sequence. In that case, the epilogues can share the same unwind codes in the .xdata section. This should get us past the assert "SEH unwind data splitting not yet implemented" in many cases. We still need to add support for generating multiple .pdata/.xdata sections for those functions that need to be split into fragments. Differential Revision: https://reviews.llvm.org/D56813 llvm-svn: 351421
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud