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
This is enought make it work up until llvm-cov tries to read the
named data sections in the binary and can't find them. For this
final part to work we probably need to switch the object format to
using multiple code and data sections:
WebAssembly/tool-conventions#138
Not sure if its worth submitting this part in isolation without
a fully working solution?
See #13046
0 commit comments