[PATCH] D65028: [WebAssembly] Compute and export TLS block alignment
Guanzhong Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 19 16:35:46 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366624: [WebAssembly] Compute and export TLS block alignment (authored by quantum, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65028?vs=210930&id=210934#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65028/new/
https://reviews.llvm.org/D65028
Files:
cfe/trunk/include/clang/Basic/BuiltinsWebAssembly.def
cfe/trunk/lib/CodeGen/CGBuiltin.cpp
cfe/trunk/test/CodeGen/builtins-wasm.c
lld/trunk/test/wasm/tls-align.ll
lld/trunk/test/wasm/tls.ll
lld/trunk/wasm/Driver.cpp
lld/trunk/wasm/Symbols.cpp
lld/trunk/wasm/Symbols.h
lld/trunk/wasm/Writer.cpp
llvm/trunk/include/llvm/IR/IntrinsicsWebAssembly.td
llvm/trunk/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.cpp
llvm/trunk/lib/Target/WebAssembly/WebAssemblyMCInstLower.cpp
llvm/trunk/test/CodeGen/WebAssembly/tls-general-dynamic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65028.210934.patch
Type: text/x-patch
Size: 11718 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/1a862339/attachment.bin>
More information about the llvm-commits
mailing list