[PATCH] D91577: [lld][WebAssembly] Add --unresolved-symbols=import-dynamic

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 15 15:14:02 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG86c90f9bfdc4: [lld][WebAssembly] Add --unresolved-symbols=import-dynamic (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91577

Files:
  lld/docs/WebAssembly.rst
  lld/test/wasm/shared.s
  lld/test/wasm/shared64.s
  lld/test/wasm/undefined-data.s
  lld/test/wasm/unresolved-symbols-dynamic.s
  lld/test/wasm/unresolved-symbols.s
  lld/wasm/Config.h
  lld/wasm/Driver.cpp
  lld/wasm/InputChunks.cpp
  lld/wasm/Relocations.cpp
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91577.415603.patch
Type: text/x-patch
Size: 17071 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220315/11ba4de0/attachment.bin>


More information about the llvm-commits mailing list