[PATCH] D144747: [lld][WebAssembly] Fix handling of mixed strong and weak references

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 27 14:22:35 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd65ed8cde0a2: [lld][WebAssembly] Fix handling of mixed strong and weak references (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D144747

Files:
  lld/test/wasm/Inputs/strong-refs.s
  lld/test/wasm/weak-undefined.s
  lld/wasm/SymbolTable.cpp
  llvm/lib/Object/WasmObjectFile.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144747.500913.patch
Type: text/x-patch
Size: 3427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230227/282b4896/attachment.bin>


More information about the llvm-commits mailing list