[PATCH] D76752: [WebAssembly] Move event section before global section

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 25 15:44:07 PDT 2020


tlively added a comment.

Even without running V8 or some other external validator, I agree it's surprising that the change in section order did not cause any tests to change. I guess most of our tests just look at a single section rather than a sequence of sections? And most don't have an events section at all.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76752/new/

https://reviews.llvm.org/D76752





More information about the llvm-commits mailing list