If we don't do this then we end up with symbols that refer to
non-existent segments.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D158025
[lld][WebAssembly] Always include bss segments when `--emit-relocs` is used ClosedPublic Authored by sbc100 on Aug 15 2023, 2:50 PM.
Details Summary If we don't do this then we end up with symbols that refer to
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 15 2023, 4:58 PM This revision was landed with ongoing or failed builds.Aug 15 2023, 5:04 PM Closed by commit rGcb5bc7568083: [lld][WebAssembly] Always include bss segments when `--emit-relocs` is used (authored by sbc100). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 550555 lld/test/wasm/emit-relocs.ll
lld/test/wasm/emit-relocs.s
lld/wasm/Writer.cpp
|