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

Carlos Alberto Enciso via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 4 08:12:22 PST 2024


CarlosAlbertoEnciso wrote:

Updated patch:
- Add the `%t` prefix to the generated `wasm` files to avoid any race condition, as there are tests that use the same generated `wasm`, causing corrupted input files for the `llvm-debuginfo-analyzer`.



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


More information about the llvm-commits mailing list