diff options
author | George Rimar <grimar@accesssoftek.com> | 2019-02-06 13:38:10 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2019-02-06 13:38:10 +0000 |
commit | da60ad220ba33decf07fb727bc2b375fc3dae85f (patch) | |
tree | 36edd88febed03a80b895fbf7334ec123d18c536 /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp | |
parent | 5a6712b633478adac1c1d95003af7c9ba5f9fee6 (diff) | |
download | bcm5719-llvm-da60ad220ba33decf07fb727bc2b375fc3dae85f.tar.gz bcm5719-llvm-da60ad220ba33decf07fb727bc2b375fc3dae85f.zip |
[LLD][ELF] - Set DF_STATIC_TLS flag for i386 target.
DF_STATIC_TLS flag indicates that the shared object or executable
contains code using a static thread-local storage scheme.
Patch checks if IE/LE relocations were used to check if the code uses
a static model. If so it sets the DF_STATIC_TLS flag.
Differential revision: https://reviews.llvm.org/D57749
llvm-svn: 353293
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp')
0 files changed, 0 insertions, 0 deletions