[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:51:21 PDT 2021
sbc100 updated this revision to Diff 370347.
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.370347.patch
Type: text/x-patch
Size: 19740 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210902/bec0c37e/attachment-0001.bin>
More information about the llvm-commits
mailing list