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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 3 17:04:46 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338938: [WebAssembly] Don't error when --undefined symbols are not found (authored by sbc, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D50279

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

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


More information about the llvm-commits mailing list