diff options
author | George Rimar <grimar@accesssoftek.com> | 2015-12-17 09:32:21 +0000 |
---|---|---|
committer | George Rimar <grimar@accesssoftek.com> | 2015-12-17 09:32:21 +0000 |
commit | 6f17e093072e6f713c2b9500fc85aeba45e786e4 (patch) | |
tree | a0cc88801fcd0254d8908ead4f2f79df70632409 /lldb/packages/Python/lldbsuite/test/expression_command | |
parent | 003be4fd587c43e5a7acbb16a0eeaf23b5457143 (diff) | |
download | bcm5719-llvm-6f17e093072e6f713c2b9500fc85aeba45e786e4.tar.gz bcm5719-llvm-6f17e093072e6f713c2b9500fc85aeba45e786e4.zip |
[ELF] - implemented @indntpoff (x86) relocation and its optimization.
@indntpoff is similar to @gotntpoff, but for use in position dependent code. While @gotntpoff resolves to GOT slot address relative to the
start of the GOT in the movl or addl instructions, @indntpoff resolves to the
absolute GOT slot address. ("ELF Handling For Thread-Local Storage", Ulrich Drepper).
Differential revision: http://reviews.llvm.org/D15494
llvm-svn: 255884
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions