diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-02-07 07:59:43 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-02-07 07:59:43 +0000 |
commit | 55f7c72beaeeb7c188e6c94ee9049180893ba168 (patch) | |
tree | f92a3030c504b50cec8dd56c6836e53b8e1d913b /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py | |
parent | c41835230ae127a9226c2b62f6f1b589d2f9083f (diff) | |
download | bcm5719-llvm-55f7c72beaeeb7c188e6c94ee9049180893ba168.tar.gz bcm5719-llvm-55f7c72beaeeb7c188e6c94ee9049180893ba168.zip |
[LLD][ELF] - Set DF_STATIC_TLS flag for X64 target
This is the same as D57749, but for x64 target.
"ELF Handling For Thread-Local Storage" p41 says (https://www.akkadia.org/drepper/tls.pdf):
R_X86_64_GOTTPOFF relocation is used for IE TLS models.
Hence if linker sees this relocation we should add DF_STATIC_TLS flag.
Differential revision: https://reviews.llvm.org/D57821
llvm-svn: 353378
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions