[llvm] [llvm-debuginfo-analyzer] Add support for WebAssembly binary format. (PR #82588)

Heejin Ahn via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 21:49:13 PDT 2024


https://github.com/aheejin commented:

Thank you for working on this! And sorry for the late reply. I also appreciate your help on my previous questions!

I can't say I understand all the options and tests, but given the quirks of wasm offset being mostly the only thing that needs fixing, this looks nice to me.

https://github.com/llvm/llvm-project/pull/82588


More information about the llvm-commits mailing list