A couple of small changes to match the ELF linker in preparation
for adding support string mergings.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D97654
[lld][WebAssembly] Minor refactor in preparation for SHF_STRINGS supports. NFC. ClosedPublic Authored by sbc100 on Feb 28 2021, 6:37 PM.
Details Summary A couple of small changes to match the ELF linker in preparation
Diff Detail
Event TimelineHerald added subscribers: wingo, ecnelises, sunfish and 2 others. · View Herald TranscriptFeb 28 2021, 6:37 PM This revision is now accepted and ready to land.Mar 1 2021, 3:17 PM Closed by commit rG7d09e1d7cf27: [lld][WebAssembly] Minor refactor in preparation for SHF_STRINGS supports. NFC. (authored by sbc100). · Explain WhyMar 1 2021, 4:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 327016 lld/wasm/InputChunks.h
lld/wasm/OutputSegment.h
lld/wasm/Writer.cpp
|