This handles exports of events, which was missing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D77566
[WebAssembly] Handle event exports ClosedPublic Authored by aheejin on Apr 6 2020, 9:21 AM.
Details
Summary This handles exports of events, which was missing.
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, sunfish, jgravelle-google, dschuff. · View Herald Transcript This revision is now accepted and ready to land.Apr 6 2020, 11:19 AM Closed by commit rGc09acd5dd147: [WebAssembly] Handle event exports (authored by aheejin). · Explain WhyApr 6 2020, 11:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 255427 lld/test/wasm/event-section.ll
lld/wasm/WriterUtils.cpp
|