[PATCH] D44427: [WebAssembly] Add export/import for function pointer table
Nicholas Wilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 14 09:19:09 PDT 2018
ncw updated this revision to Diff 138389.
ncw added a comment.
Updated to not export by default, and creates export/import based on last-specified of `--export-table` and `--import-table`
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D44427
Files:
test/wasm/export-table.test
test/wasm/import-table.test
wasm/Config.h
wasm/Driver.cpp
wasm/Options.td
wasm/Writer.cpp
wasm/WriterUtils.cpp
wasm/WriterUtils.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44427.138389.patch
Type: text/x-patch
Size: 8477 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180314/7a17c127/attachment.bin>
More information about the llvm-commits
mailing list