These symbols only get included in the output symbols table if
they are used in a relocation.
This behaviour matches more closely the ELF object writer.
Paths
| Differential D46561
[WebAssembly] Create section start symbols automatically for all sections ClosedPublic Authored by sbc100 on May 7 2018, 4:49 PM.
Details Summary These symbols only get included in the output symbols table if This behaviour matches more closely the ELF object writer.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 2 others. · View Herald TranscriptMay 7 2018, 4:49 PM This revision is now accepted and ready to land.May 10 2018, 10:30 AM Closed by commit rL332005: [WebAssembly] Create section start symbols automatically for all sections (authored by sbc). · Explain WhyMay 10 2018, 10:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 146147 lib/MC/MCContext.cpp
lib/MC/MCObjectFileInfo.cpp
lib/MC/MCWasmStreamer.cpp
lib/MC/WasmObjectWriter.cpp
|