[PATCH] D108877: [WebAssembly] Allow import and export of TLS symbols between DSOs

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 05:11:59 PDT 2021


sbc100 updated this revision to Diff 371318.
sbc100 added a comment.

- remove IMPORT_INFO


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108877

Files:
  lld/test/wasm/pie.ll
  lld/test/wasm/tls-export.s
  lld/test/wasm/tls-import.s
  lld/test/wasm/tls-non-shared-memory.s
  lld/wasm/Relocations.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/SyntheticSections.cpp
  lld/wasm/SyntheticSections.h
  lld/wasm/Writer.cpp
  llvm/include/llvm/BinaryFormat/Wasm.h
  llvm/lib/Object/WasmObjectFile.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108877.371318.patch
Type: text/x-patch
Size: 19535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/dbecaf79/attachment.bin>


More information about the llvm-commits mailing list