mirror of https://github.com/WebAssembly/wasi-sdk
Add llvm-dwp binary to toolchain (#478)
There is an option to compile debug information to separate file. It's supported in Clang via -gsplit-dwarf to generate dwo files but we need llvm-dwp tool to combine them into single dwp file supported by Chrome DWARF extension https://developer.chrome.com/blog/faster-wasm-debuggingpull/484/head
parent
f995dbe965
commit
c1b8811ac8
Loading…
Reference in new issue