[PATCH] D40724: Wasm entrypoint changes #1 (add --undefined argument to LLD)

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 5 09:21:48 PST 2017


ncw updated this revision to Diff 125550.
ncw marked 3 inline comments as done.
ncw retitled this revision from "Wasm entrypoint changes #1 (add --undefined argument to LLD) APPLY AFTER D40690" to "Wasm entrypoint changes #1 (add --undefined argument to LLD)".
ncw edited the summary of this revision.
ncw added a comment.

Updated to address comments.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D40724

Files:
  test/wasm/load-undefined.ll
  wasm/Driver.cpp
  wasm/Options.td
  wasm/SymbolTable.cpp
  wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40724.125550.patch
Type: text/x-patch
Size: 4920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171205/4aca3551/attachment.bin>


More information about the llvm-commits mailing list