[all-commits] [llvm/llvm-project] f033f2: [WebAssembly] Add test for event section order change

Heejin Ahn via All-commits all-commits at lists.llvm.org
Thu Mar 26 11:05:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f033f201a7c821b4d5f9b0ed16cc550ca681d2a6
      https://github.com/llvm/llvm-project/commit/f033f201a7c821b4d5f9b0ed16cc550ca681d2a6
  Author: Heejin Ahn <aheejin at gmail.com>
  Date:   2020-03-26 (Thu, 26 Mar 2020)

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

  Log Message:
  -----------
  [WebAssembly] Add test for event section order change

Summary:
This adds a test for D76752. Now the global section comes after the
event section, and this change makes sure it is satisfied.

Reviewers: sbc100, tlively

Reviewed By: tlively

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

Tags: #llvm

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




More information about the All-commits mailing list