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

Sam Clegg via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 8 02:53:28 PDT 2021


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

- remove debugging


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.371295.patch
Type: text/x-patch
Size: 15460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/1fd68e71/attachment.bin>


More information about the llvm-commits mailing list