summaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorHeejin Ahn <aheejin@gmail.com>2021-01-01 01:03:21 -0800
committerHeejin Ahn <aheejin@gmail.com>2021-02-06 08:54:56 -0800
commit5afdd64a535cf0a7ff31950f76ccae194d9fbe3f (patch)
tree6de94d9b7998e7410ff4889bef8912ca2aabd55a /lldb/test/API/python_api/process/TestProcessAPI.py
parent4af73572c74435780efd950886066c915046b57b (diff)
[WebAssembly] Update InstPrinter and AsmParser for new EH instructions
This updates InstPrinter and AsmParser for `delegate` and `catch_all` instructions. Both will reject programs with multiple `catch_all`s per a single `try`. And InstPrinter uses `EHInstStack` to figure out whether to print catch label comments: It does not print catch label comments for second `catch` or `catch_all` in a `try`. Reviewed By: aardappel Differential Revision: https://reviews.llvm.org/D94051
Diffstat (limited to 'lldb/test/API/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions