You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Temporarily disable stripping the code section from separate-dwarf files (#17542)
The current version of the devtools debugger is based on a version of LLVM from before llvm/llvm-project@5a082d9 and so can't handle wasm files with name sections but no code section.
Once it's updated we can revert this change.
0 commit comments