[PATCH] D44427: [WebAssembly] Add export/import for function pointer table
Derek Schuff via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 13 09:10:56 PDT 2018
dschuff added a comment.
I don't think import or export should be on by default (even if emscripten decides to do that) but the option should be there. It's still pretty early days for the VMs and just because they don't optimize better today doesn't mean they never will.
Repository:
rL LLVM
https://reviews.llvm.org/D44427
More information about the llvm-commits
mailing list