[PATCH] D44427: [WebAssembly] Add export/import for function pointer table

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 13 12:38:51 PDT 2018


sbc100 added a comment.

lgtm, but I agree we should remove the export-by-default.  At least for now, if only to keep this change small.

That way this change is also NFC for existing users, which is a nice feature.


Repository:
  rL LLVM

https://reviews.llvm.org/D44427





More information about the llvm-commits mailing list