Updated wasm section symbols names to match section name, and ensure all
referenced sections will have a symbol (per DWARF spec v3, Figure 43)
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
- Build Status
Buildable 17789 Build 17789: arc lint + arc unit
Event Timeline
Comment Actions
lgtm. I have a followup CL to clean this up even more but this is a good intermediate change.
Comment Actions
Is there some reason this doesn't effect any of our tests? Can we modify one of the tests pick up this change?
Comment Actions
I added a test to verify that the name of the section and the begin symol were matching