[PATCH] D145308: [lld][WebAssembly] Initial support for stub libraries

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 23 14:26:56 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3111784ff7d3: [lld][WebAssembly] Initial support for stub libraries (authored by sbc100).

Changed prior to commit:
  https://reviews.llvm.org/D145308?vs=504888&id=507884#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145308

Files:
  lld/docs/WebAssembly.rst
  lld/test/wasm/Inputs/libstub-missing-dep.so
  lld/test/wasm/Inputs/libstub-missing-sym.so
  lld/test/wasm/Inputs/libstub.so
  lld/test/wasm/stub_library.s
  lld/wasm/Driver.cpp
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/Relocations.cpp
  lld/wasm/SymbolTable.cpp
  lld/wasm/SymbolTable.h
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145308.507884.patch
Type: text/x-patch
Size: 14183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230323/6c9ad78a/attachment.bin>


More information about the llvm-commits mailing list