Commit 2aa40c7
committed
Add initial support -fcoverage-mapping support
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 #130461 parent 9c58ccb commit 2aa40c7
File tree
26 files changed
+5141
-3
lines changed- system/lib
- compiler-rt
- include/profile
- lib/profile
- tests
- tools
26 files changed
+5141
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1374 | 1374 | | |
1375 | 1375 | | |
1376 | 1376 | | |
1377 | | - | |
1378 | 1377 | | |
1379 | 1378 | | |
1380 | 1379 | | |
| |||
0 commit comments