[PATCH] D46594: [WebAssembly] Allow signautre of entry function to be flexible

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 8 13:36:46 PDT 2018


sbc100 updated this revision to Diff 145770.
sbc100 added a comment.

- don't allow undefined entry


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D46594

Files:
  test/wasm/Inputs/comdat2.ll
  test/wasm/data-layout.ll
  test/wasm/entry-signature.ll
  test/wasm/entry.ll
  test/wasm/fatal-warnings.ll
  test/wasm/load-undefined.test
  test/wasm/undefined-entry.test
  wasm/Driver.cpp
  wasm/SymbolTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46594.145770.patch
Type: text/x-patch
Size: 7431 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180508/2e04f313/attachment-0001.bin>


More information about the llvm-commits mailing list