[PATCH] D52442: [WebAssembly] Fixed AsmParser not allowing instructions with / and :

Wouter van Oortmerssen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 1 10:17:47 PDT 2018


aardappel added a comment.

@dschuff ok, will do.
@aheejin that is possible, but would affect other targets, unless we have some WebAssembly conditional code in there. Probably nice to solve in entirely on the WebAssembly side.


Repository:
  rL LLVM

https://reviews.llvm.org/D52442





More information about the llvm-commits mailing list