[PATCH] D59237: [WebAssembly] Improve support for "needed" list in dylink section

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 11 23:39:02 PDT 2019


sbc100 updated this revision to Diff 190210.
sbc100 added a comment.

- remove assert


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59237/new/

https://reviews.llvm.org/D59237

Files:
  lld/test/wasm/shared-needed.ll
  lld/test/wasm/shared.ll
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/SymbolTable.cpp
  lld/wasm/SymbolTable.h
  lld/wasm/Writer.cpp
  llvm/lib/Object/WasmObjectFile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59237.190210.patch
Type: text/x-patch
Size: 5388 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190312/3d90902b/attachment.bin>


More information about the llvm-commits mailing list