This fixes a TODO introduced in rLLD325861.
Details
Details
Diff Detail
Diff Detail
- Repository
- rLLD LLVM Linker
- Build Status
Buildable 15565 Build 15565: arc lint + arc unit
Paths
| Differential D43930
[WebAssembly] Export all defined data symbols with a "fake global" ClosedPublic Authored by ncw on Mar 1 2018, 1:53 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, aheejin and 3 others. · View Herald TranscriptMar 1 2018, 1:53 AM This revision is now accepted and ready to land.Mar 1 2018, 8:13 AM sbc100 added a child revision: D43963: [WebAssembly] Simplify writing of exports section. NFC..Mar 1 2018, 12:49 PM Closed by commit rLLD326581: [WebAssembly] Export non-hidden defined data symbols via wasm globals (authored by ncw). · Explain WhyMar 2 2018, 6:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 136477 test/wasm/call-indirect.ll
test/wasm/comdats.ll
test/wasm/local-symbols.ll
test/wasm/locals-duplicate.test
test/wasm/weak-symbols.ll
wasm/Writer.cpp
|