[PATCH] D108877: [WebAssembly] Allow import and export of TLS symbols between DSOs
Sam Clegg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 8 05:00:34 PDT 2021
sbc100 updated this revision to Diff 371317.
sbc100 added a comment.
More testing in tls-non-shared-memory.s
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/test/wasm/tls-non-shared-memory.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.371317.patch
Type: text/x-patch
Size: 20308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210908/546765f2/attachment.bin>
More information about the llvm-commits
mailing list