diff options
author | Heejin Ahn <aheejin@gmail.com> | 2021-03-01 05:32:12 -0800 |
---|---|---|
committer | Heejin Ahn <aheejin@gmail.com> | 2021-03-01 10:07:05 -0800 |
commit | dcfec279d607c41095f0f2d6469d6e4b2e618269 (patch) | |
tree | 5a34ddb2e71c2b88783a56ec3504ac3a2c7f7694 /lldb/unittests/ScriptInterpreter/Python | |
parent | 82289aa6c88ad9840369db294cc66ed829e8c435 (diff) | |
download | llvm-dcfec279d607c41095f0f2d6469d6e4b2e618269.zip llvm-dcfec279d607c41095f0f2d6469d6e4b2e618269.tar.gz llvm-dcfec279d607c41095f0f2d6469d6e4b2e618269.tar.bz2 |
[WebAssembly] Handle empty cleanuppads when adding catch_all
In `LateEHPrepare::addCatchAlls`, the current code tries to get the
iterator's debug info even when it is `MachineBasicBlock::end()`. This
fixes the bug by adding empty debug info instead in that case.
Reviewed By: tlively
Differential Revision: https://reviews.llvm.org/D97679
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions