[PATCH] D96770: [lld][WebAssembly] Fix resolveIndirectFunctionTable for relocatable output

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 00:34:30 PST 2021


wingo updated this revision to Diff 324553.
wingo added a comment.

Add error tests, and mark -r incompatible with --growable-table


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96770

Files:
  lld/test/wasm/locals-duplicate.test
  lld/test/wasm/relocatable-options.test
  lld/test/wasm/relocatable.ll
  lld/test/wasm/weak-alias.ll
  lld/wasm/Driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96770.324553.patch
Type: text/x-patch
Size: 5137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/0de12cc3/attachment.bin>


More information about the llvm-commits mailing list