You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[lldb] Support DW_OP_WASM_location in DWARFExpression (llvm#151010)
Add support for DW_OP_WASM_location in DWARFExpression. This PR rebases
llvm#78977 and cleans up the unit test. The DWARF extensions are documented
at https://yurydelendik.github.io/webassembly-dwarf/ and supported by
LLVM-based toolchains such as Clang, Swift, Emscripten, and Rust.
(cherry picked from commit c2548a8)
0 commit comments