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

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 6 03:09:21 PST 2017


ncw updated this revision to Diff 125688.
ncw marked 2 inline comments as done.
ncw added a comment.

Hopefully final update!

- Reworded comment
- Added check for error output from test


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.125688.patch
Type: text/x-patch
Size: 5253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171206/640e333c/attachment.bin>


More information about the llvm-commits mailing list