summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/timeout
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2015-12-01 17:45:31 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2015-12-01 17:45:31 +0000
commit0ec3f306d49efc847d8d23ff5c4876f73c63c786 (patch)
tree2e5e031689373f039f52eb7f433d27014972be01 /lldb/packages/Python/lldbsuite/test/expression_command/timeout
parent38b7cbe3e0d7d1953f76314433854dbe3f580a28 (diff)
downloadbcm5719-llvm-0ec3f306d49efc847d8d23ff5c4876f73c63c786.tar.gz
bcm5719-llvm-0ec3f306d49efc847d8d23ff5c4876f73c63c786.zip
[ELF] - Refactor of tls_index implementation for tls local dynamic model.
Patch contains the next 2 changes: 1) static variable Out<ELFT>::LocalModuleTlsIndexOffset moved to Out<ELFT>::Got. At fact there is no meaning for it to be separated from GOT class because at each place of using it anyways needs to call GOT`s getVA(). Also it is impossible to have that offset and not have GOT. 2) addLocalModuleTlsIndex -> addLocalModelTlsIndex (word "Module" changed to "Model"). Not sure was it a mistype or not but I think that update is closer to Urlich terminology. Differential revision: http://reviews.llvm.org/D15113 llvm-svn: 254428
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud