[PATCH] D64758: [WebAssembly] Assembler/InstPrinter: support call_indirect type index.

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 15 18:20:43 PDT 2019


aheejin added a comment.

Why should type_index symbols be unnamed, i.e., why does `WasmObjectWriter` try to ensure that it is unnamed? Can we possibly remove that constraints?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64758/new/

https://reviews.llvm.org/D64758





More information about the llvm-commits mailing list