[PATCH] D53842: [WebAssembly] Parsing missing directives to produce valid .o

Heejin Ahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 5 00:16:35 PST 2018


aheejin added a comment.

This patch addresses global types, but do we have a way to recognize function types for undefined functions? I filed a bug for that: PR39557 <https://bugs.llvm.org/show_bug.cgi?id=39557>


Repository:
  rL LLVM

https://reviews.llvm.org/D53842





More information about the llvm-commits mailing list