[all-commits] [llvm/llvm-project] c09acd: [WebAssembly] Handle event exports

Heejin Ahn via All-commits all-commits at lists.llvm.org
Mon Apr 6 11:29:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c09acd5dd1472e73d5c33250ced5b9a805ea8f4a
      https://github.com/llvm/llvm-project/commit/c09acd5dd1472e73d5c33250ced5b9a805ea8f4a
  Author: Heejin Ahn <aheejin at gmail.com>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M lld/test/wasm/event-section.ll
    M lld/wasm/WriterUtils.cpp

  Log Message:
  -----------
  [WebAssembly] Handle event exports

Summary: This handles exports of events, which was missing.

Reviewers: sbc100

Subscribers: dschuff, jgravelle-google, sunfish, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D77566




More information about the All-commits mailing list