summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2018-10-24 23:31:24 +0000
committerHeejin Ahn <aheejin@gmail.com>2018-10-24 23:31:24 +0000
commitac764aa88ea8c23d0f14a1296667394deff07fc4 (patch)
tree2d6ff9fd65167a46d6ebe7dd01d662a55e8224a1 /lldb/packages/Python/lldbsuite/test/python_api/target
parent81a650ee87eb679e85a4ca3b1565c5fbd362a472 (diff)
downloadbcm5719-llvm-ac764aa88ea8c23d0f14a1296667394deff07fc4.tar.gz
bcm5719-llvm-ac764aa88ea8c23d0f14a1296667394deff07fc4.zip
[WebAssembly] Fix immediate of rethrow when throwing to caller
Summary: Currently when assigning depths 'rethrow' does not take the whole control flow stack into accounts but only considers EH pad stacks. When assigning depth immmediates to rethrows, in normal cases it is done correctly but when a rethrow instruction throws up to a caller, i.e., we convert a pseudo RETHROW_TO_CALLER instruction to a rethrow, it mistakenly compute the whole stack depth. Reviewers: dschuff Subscribers: sbc100, jgravelle-google, sunfish, llvm-commits Differential Revision: https://reviews.llvm.org/D53619 llvm-svn: 345223
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud