[PATCH] D109426: [WebAssembly] Add explict TLS symbol flag

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 07:12: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 rG44177e5fb20d: [WebAssembly] Add explict TLS symbol flag (authored by sbc100).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109426

Files:
  lld/wasm/InputChunks.h
  lld/wasm/InputFiles.cpp
  lld/wasm/Relocations.cpp
  lld/wasm/Symbols.cpp
  lld/wasm/Symbols.h
  lld/wasm/Writer.cpp
  llvm/include/llvm/BinaryFormat/Wasm.h
  llvm/include/llvm/MC/MCSymbolWasm.h
  llvm/include/llvm/MC/MCWasmStreamer.h
  llvm/lib/MC/MCWasmStreamer.cpp
  llvm/lib/MC/WasmObjectWriter.cpp
  llvm/lib/ObjectYAML/WasmYAML.cpp
  llvm/test/MC/WebAssembly/tls.s
  llvm/test/MC/WebAssembly/tls64.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109426.371587.patch
Type: text/x-patch
Size: 15460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/7f8ac548/attachment.bin>


More information about the llvm-commits mailing list