[PATCH] D102202: [WebAssembly] Add WASM_SEG_FLAG_TLS

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 10 16:11:27 PDT 2021


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

- tests


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.344230.patch
Type: text/x-patch
Size: 8397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210510/c6085ea0/attachment.bin>


More information about the llvm-commits mailing list