[PATCH] D51662: [WebAssembly] Made assembler only use stack instruction tablegen defs

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 4 16:27:23 PDT 2018


aardappel added a comment.

@dschuff I could also remove the type index argument from the table-gen defs for now, if you think that is better. Though a future assembler can possibly allow parsing symbolic operands and turn them into integers if it has seen a previous type declaration?


Repository:
  rL LLVM

https://reviews.llvm.org/D51662





More information about the llvm-commits mailing list