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

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 27 10:41:57 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD328643: [WebAssembly] Add export/import for function pointer table (authored by ncw, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44427?vs=138389&id=139957#toc

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.139957.patch
Type: text/x-patch
Size: 8513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180327/4c4e0948/attachment.bin>


More information about the llvm-commits mailing list