[llvm] [llvm-debuginfo-analyzer] Add support for WebAssembly binary format. (PR #82588)
Carlos Alberto Enciso via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 3 21:59:08 PST 2024
CarlosAlbertoEnciso wrote:
Updated patch:
- Update the 'WasmOffset' only when the current section is 'CODE'. In all the other cases, its value is zero.
https://github.com/llvm/llvm-project/pull/82588
More information about the llvm-commits
mailing list