This bug was introduced in: https://reviews.llvm.org/D41304.
Add a test for this case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D41309
[WebAssembly] Don't include lazy symbols in import table ClosedPublic Authored by sbc100 on Dec 15 2017, 1:32 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 3 others. · View Herald TranscriptDec 15 2017, 1:32 PM This revision is now accepted and ready to land.Dec 15 2017, 1:34 PM Closed by commit rL320872: [WebAssembly] Don't include lazy symbols in import table (authored by sbc). · Explain WhyDec 15 2017, 2:20 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 127193 lld/trunk/test/wasm/archive.ll
lld/trunk/wasm/Writer.cpp
|