This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lld.
from 22c19ea7f [WebAssembly] Honor WASM_SYMBOL_EXPORT symbol flag new 369e0b3c9 [LLD][ELF] - Set DF_STATIC_TLS flag for X64 target
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: ELF/Arch/X86_64.cpp | 3 +++ test/ELF/tls-dynamic.s | 26 +++++++++++++------------- test/ELF/tls-got.s | 26 +++++++++++++------------- test/ELF/tls-initial-exec-local.s | 14 +++++++------- test/ELF/x86-64-static-tls-model.s | 18 ++++++++++++++++++ 5 files changed, 54 insertions(+), 33 deletions(-) create mode 100644 test/ELF/x86-64-static-tls-model.s