[PATCH] D53396: [WebAssembly] Fixup main signature by default

Derek Schuff via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 1 12:30:29 PDT 2018


dschuff accepted this revision.
dschuff added a comment.
This revision is now accepted and ready to land.

At some point I could imagine a frontend possibly wanting to opt out of this pass entirely, but we can always add that option in the future.


Repository:
  rL LLVM

https://reviews.llvm.org/D53396





More information about the llvm-commits mailing list