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

Thomas Lively via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 15:42:31 PDT 2018


tlively added a comment.

I don't think it's too late to remove colons from all instruction names, so lets try to push in that direction. It's good that this works out cleanly enough for slashes, though.


Repository:
  rL LLVM

https://reviews.llvm.org/D52442





More information about the llvm-commits mailing list