This was causing undefined references at link time in lld.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41959
[WebAssemlby] Don't write COMDAT symbols as global imports ClosedPublic Authored by sbc100 on Jan 11 2018, 11:41 AM.
Details Summary This was causing undefined references at link time in lld.
Diff Detail
Event TimelineHerald added subscribers: sunfish, aheejin, jgravelle-google and 2 others. · View Herald TranscriptJan 11 2018, 11:41 AM sbc100 retitled this revision from [WebAssemlby] Add more expectations to test/MC/WebAssembly/comdat.ll to [WebAssemlby] Don't write COMDAT symbols as global imports.Jan 11 2018, 12:09 PM This revision was not accepted when it landed; it landed in state Needs Review.Jan 11 2018, 12:36 PM Closed by commit rL322309: [WebAssemlby] MC: Don't write COMDAT symbols as global imports (authored by sbc). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 129500 llvm/trunk/include/llvm/MC/MCSymbolWasm.h
llvm/trunk/lib/MC/MCContext.cpp
llvm/trunk/lib/MC/WasmObjectWriter.cpp
llvm/trunk/test/MC/WebAssembly/comdat.ll
|