[PATCH] D57370: [WebAssembly] Don't load weak undefined symbols from archive files

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 28 21:45:04 PST 2019


sbc100 created this revision.
Herald added subscribers: llvm-commits, sunfish, aheejin, jgravelle-google, dschuff.

Fixes PR40494


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D57370

Files:
  test/wasm/archive-weak-undefined.ll
  wasm/Driver.cpp
  wasm/SymbolTable.cpp
  wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57370.184015.patch
Type: text/x-patch
Size: 6449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/5e949e0f/attachment.bin>


More information about the llvm-commits mailing list