[PATCH] D40559: Run Wasm entrypoint on load

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 29 09:10:05 PST 2017


ncw updated this revision to Diff 124763.
ncw added a comment.

- Added tests


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40559

Files:
  test/wasm/data-layout.ll
  test/wasm/entry.ll
  test/wasm/load-undefined.ll
  test/wasm/local-symbols.ll
  test/wasm/weak-alias-overide.ll
  test/wasm/weak-alias.ll
  test/wasm/weak-external.ll
  wasm/Config.h
  wasm/Driver.cpp
  wasm/Options.td
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40559.124763.patch
Type: text/x-patch
Size: 9222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/6134e793/attachment.bin>


More information about the llvm-commits mailing list