Followup to https://reviews.llvm.org/D92909
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D92997
[lld][WebAssembly] Don't emit names for data segments that we omit ClosedPublic Authored by sbc100 on Dec 9 2020, 8:57 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: wingo, ecnelises, sunfish and 2 others. · View Herald TranscriptDec 9 2020, 8:57 PM This revision is now accepted and ready to land.Dec 9 2020, 8:59 PM This revision was landed with ongoing or failed builds.Dec 9 2020, 9:00 PM Closed by commit rGd8ed639a6a3b: [lld][WebAssembly] Don't emit names for data segments that we omit (authored by sbc100). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 310759 lld/test/wasm/bss-only.s
lld/wasm/SyntheticSections.cpp
|