[PATCH] D44028: [WebAssembly] Handle weak undefined globals and functions

Nicholas Wilson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 05:31:00 PST 2018


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

Updated: addressed feeback; removed globals (split out into https://reviews.llvm.org/D44201); 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
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.h
  wasm/Writer.cpp

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


More information about the llvm-commits mailing list