diff options
author | Michael J. Spencer <bigcheesegs@gmail.com> | 2015-11-05 02:00:35 +0000 |
---|---|---|
committer | Michael J. Spencer <bigcheesegs@gmail.com> | 2015-11-05 02:00:35 +0000 |
commit | 6c34eff5365eba6e3d1b7dccd9133a6e12d56ebd (patch) | |
tree | c0a65792b8238c45fbae7a88560ef87619c1e9fa /lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py | |
parent | 776e4a7da7a8da2dee2f2aa89235379ff9698047 (diff) | |
download | bcm5719-llvm-6c34eff5365eba6e3d1b7dccd9133a6e12d56ebd.tar.gz bcm5719-llvm-6c34eff5365eba6e3d1b7dccd9133a6e12d56ebd.zip |
[elf2] Fix R_X86_64_TPOFF32 handling.
For x86-64 the initial executable TLS block is placed directly before the
thread specific data register so compilers can directly access it via
R_X86_64_TPOFF32. Generate the correct (negative) offset for this case.
llvm-svn: 252131
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/sbdata/TestSBData.py')
0 files changed, 0 insertions, 0 deletions