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

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 27 16:07:47 PDT 2018


aheejin added a comment.

Is it possible to fix target-independent parsing code to recognize colons in names?


Repository:
  rL LLVM

https://reviews.llvm.org/D52442





More information about the llvm-commits mailing list