[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
Sat Aug 28 14:00:50 PDT 2021
sbc100 created this revision.
Herald added subscribers: wingo, ecnelises, jfb, sunfish, hiraditya, jgravelle-google, dschuff.
sbc100 requested review of this revision.
Herald added subscribers: llvm-commits, aheejin.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D108877
Files:
lld/test/wasm/pie.ll
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/WebAssemblyISD.def
llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.td
llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108877.369278.patch
Type: text/x-patch
Size: 22320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210828/9f6f745e/attachment.bin>
More information about the llvm-commits
mailing list