diff options
author | Wouter van Oortmerssen <aardappel@gmail.com> | 2021-02-26 09:53:16 -0800 |
---|---|---|
committer | Wouter van Oortmerssen <aardappel@gmail.com> | 2021-03-01 11:53:30 -0800 |
commit | a0f4526836a76a5e2f56d25c7e35cfd89b2d0908 (patch) | |
tree | 539987713b08312d093fcf847afcca8220c9909d /lldb/unittests/ScriptInterpreter/Python | |
parent | 011e7bcaa3194ed4ca3fec48263f5ef69fc1813c (diff) | |
download | llvm-a0f4526836a76a5e2f56d25c7e35cfd89b2d0908.zip llvm-a0f4526836a76a5e2f56d25c7e35cfd89b2d0908.tar.gz llvm-a0f4526836a76a5e2f56d25c7e35cfd89b2d0908.tar.bz2 |
[WebAssembly] Fix split-dwarf not emitting DW_OP_WASM_location correctly
It was using the regular path for target indices that uses uleb, but TI_GLOBAL_RELOC needs to be uint32_t.
Introduced here: https://reviews.llvm.org/D85685
Fixes: https://github.com/emscripten-core/emscripten/issues/13240
Differential Revision: https://reviews.llvm.org/D97564
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions