[PATCH] D40725: Wasm entrypoint changes #3 (add --no-entry argument to LLD)

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 06:41:10 PST 2017


ncw updated this revision to Diff 125945.
ncw marked 4 inline comments as done.
ncw retitled this revision from "Wasm entrypoint changes #3 (add --no-entry argument to LLD) APPLY AFTER D40559" to "Wasm entrypoint changes #3 (add --no-entry argument to LLD)".
ncw added a comment.

Updated with Rui's changes (all pretty minor).

Rebased, OK to apply directly to master.

Thanks for being patient reviewing all these patches!


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40725

Files:
  test/wasm/data-layout.ll
  wasm/Driver.cpp
  wasm/Options.td
  wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40725.125945.patch
Type: text/x-patch
Size: 3956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171207/7f7bc7e4/attachment.bin>


More information about the llvm-commits mailing list