Fixes PR40219
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D57420
[WebAssembly] Fix undefined weak function symbols in LTO builds ClosedPublic Authored by sbc100 on Jan 29 2019, 3:17 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, dexonsmith, steven_wu and 6 others. · View Herald TranscriptJan 29 2019, 3:17 PM sbc100 retitled this revision from [WebAssembly] Fix undefined weak functions symbol in LTO builds to [WebAssembly] Fix undefined weak function symbols in LTO builds. This revision is now accepted and ready to land.Jan 29 2019, 3:26 PM Closed by commit rL352575: [WebAssembly] Fix undefined weak function symbols in LTO builds (authored by sbc). · Explain WhyJan 29 2019, 4:25 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 184204 lld/trunk/test/wasm/lto/weak-undefined.ll
lld/trunk/wasm/Driver.cpp
|