[PATCH] D91870: [WebAssembly] Add support for table linking to wasm-ld

Andy Wingo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 18 07:59:40 PST 2021


This revision was automatically updated to reflect the committed changes.
wingo marked an inline comment as done.
Closed by commit rG63393828078c: [WebAssembly] Add support for table linking to wasm-ld (authored by wingo).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91870

Files:
  lld/test/wasm/alias.s
  lld/test/wasm/export-table-explicit.test
  lld/test/wasm/init-fini.ll
  lld/test/wasm/local-symbols.ll
  lld/test/wasm/locals-duplicate.test
  lld/test/wasm/pie.ll
  lld/test/wasm/section-symbol-relocs.yaml
  lld/test/wasm/shared.ll
  lld/test/wasm/signature-mismatch.ll
  lld/test/wasm/stack-pointer.ll
  lld/test/wasm/weak-alias.ll
  lld/wasm/Driver.cpp
  lld/wasm/InputFiles.cpp
  lld/wasm/InputFiles.h
  lld/wasm/MarkLive.cpp
  lld/wasm/SymbolTable.cpp
  lld/wasm/SymbolTable.h
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91870.317361.patch
Type: text/x-patch
Size: 34043 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210118/13b9a626/attachment.bin>


More information about the llvm-commits mailing list