[PATCH] D108877: WIP: [WebAssembly] Allow import and export of TLS betwen DSOs

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 2 11:56:59 PDT 2021


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

- rebase


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/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.370351.patch
Type: text/x-patch
Size: 19691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/d1f16395/attachment-0001.bin>


More information about the llvm-commits mailing list