[PATCH] D102202: [WebAssembly] Add TLS data segment flag: WASM_SEG_FLAG_TLS

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 12 13:31:26 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3041b16f7322: [WebAssembly] Add TLS data segment flag: WASM_SEG_FLAG_TLS (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102202

Files:
  lld/test/wasm/tls.s
  lld/wasm/InputChunks.h
  lld/wasm/Writer.cpp
  llvm/include/llvm/BinaryFormat/Wasm.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCParser/WasmAsmParser.cpp
  llvm/lib/MC/MCSectionWasm.cpp
  llvm/lib/ObjectYAML/WasmYAML.cpp
  llvm/test/CodeGen/WebAssembly/target-features-tls.ll
  llvm/test/CodeGen/WebAssembly/tls-general-dynamic.ll
  llvm/test/CodeGen/WebAssembly/tls-local-exec.ll
  llvm/test/MC/WebAssembly/tls.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102202.344942.patch
Type: text/x-patch
Size: 8397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/f8e0885a/attachment.bin>


More information about the llvm-commits mailing list