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

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 9 09:09:10 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rLLD327151: [WebAssembly] Handle weak undefined functions with a synthetic stub (authored by ncw, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44028?vs=137434&id=137773#toc

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
  wasm/Symbols.cpp
  wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44028.137773.patch
Type: text/x-patch
Size: 10630 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180309/614e2640/attachment.bin>


More information about the llvm-commits mailing list