[PATCH] D44028: [WebAssembly] Handle weak undefined functions with a synthetic stub

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 10:54:38 PST 2018


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

Updated: addressed comments, clang-formatted


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D44028

Files:
  test/wasm/undefined-weak-call.ll
  wasm/Driver.cpp
  wasm/InputFiles.cpp
  wasm/MarkLive.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44028.137434.patch
Type: text/x-patch
Size: 9092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/e4a63728/attachment.bin>


More information about the llvm-commits mailing list