[PATCH] D51241: [WebAssembly] Added default stack-only instruction mode for MC.

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 08:42:04 PDT 2018


aardappel added a comment.

@aheejin What Derek said + I fixed a few more issues with the binary output, in particular a problem with br_table.
@dschuff Yes, ExplicitLocals is back in its old spot in the pass ordering.


Repository:
  rL LLVM

https://reviews.llvm.org/D51241





More information about the llvm-commits mailing list