[PATCH] D68751: [lld][WebAssembly] Where possible handle signature mismatches via an adaptor function

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 07:44:36 PDT 2019


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

- add docs


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68751

Files:
  lld/test/wasm/lto/signature-mismatch.ll
  lld/wasm/InputChunks.h
  lld/wasm/MarkLive.cpp
  lld/wasm/SymbolTable.cpp
  lld/wasm/SymbolTable.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68751.224340.patch
Type: text/x-patch
Size: 11032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191010/7ddefb9e/attachment.bin>


More information about the llvm-commits mailing list