[PATCH] D50279: [WebAssembly] Don't error when --undefined symbols are not found

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 16:43:26 PDT 2018


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

- revert part


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D50279

Files:
  test/wasm/call-indirect.ll
  test/wasm/cxx-mangling.ll
  test/wasm/demangle.ll
  test/wasm/export-all.ll
  test/wasm/export.ll
  test/wasm/load-undefined.test
  test/wasm/lto/export.ll
  test/wasm/undefined-entry.test
  test/wasm/undefined.ll
  test/wasm/visibility-hidden.ll
  test/wasm/weak-alias-overide.ll
  test/wasm/weak-undefined.ll
  wasm/Driver.cpp
  wasm/SymbolTable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50279.159130.patch
Type: text/x-patch
Size: 14885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180803/c38da195/attachment.bin>


More information about the llvm-commits mailing list