This manifested itself in lld since it meant that weak
symbols were not appearing in archive symbol tables.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D38111
[WebAssembly] Weak symbols should be defined in SF_Global ClosedPublic Authored by sbc100 on Sep 20 2017, 4:39 PM.
Details Summary This manifested itself in lld since it meant that weak
Diff Detail
Event TimelineHerald added subscribers: aheejin, jgravelle-google, dschuff, jfb. · View Herald TranscriptSep 20 2017, 4:39 PM Closed by commit rL313838: [WebAssembly] Weak symbols should be defined in SF_Global (authored by sbc). · Explain WhySep 20 2017, 4:41 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 116115 llvm/trunk/lib/Object/WasmObjectFile.cpp
llvm/trunk/test/MC/WebAssembly/weak-alias.ll
|