[PATCH] D57909: [WebAssembly] Handle mismatched signatures more gracefully

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 7 11:08:08 PST 2019


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

- rebase


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D57909

Files:
  docs/WebAssembly.rst
  test/wasm/archive-weak-undefined.ll
  test/wasm/cxx-mangling.ll
  test/wasm/lto/signature-mismatch.ll
  test/wasm/lto/weak-undefined.ll
  test/wasm/signature-mismatch-weak.ll
  test/wasm/signature-mismatch.ll
  test/wasm/undefined-weak-call.ll
  wasm/Config.h
  wasm/Driver.cpp
  wasm/Options.td
  wasm/SymbolTable.cpp
  wasm/SymbolTable.h
  wasm/Symbols.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57909.185828.patch
Type: text/x-patch
Size: 21881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190207/b4d23eec/attachment.bin>


More information about the llvm-commits mailing list