Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Code looks good. Maybe also add a test to test/MC/WebAssembly/reloc-data.ll or one of those others too?
Comment Actions
So trivial.obj.wasm already has the updated linking section or this patch just depends on updating it?
Comment Actions
Yes this patch depends on the one that just landed that updated the binary.
This patch itself only changes the information output about the binary, no the binary itself.