diff options
author | Simon Atanasyan <simon@atanasyan.com> | 2016-09-05 15:42:29 +0000 |
---|---|---|
committer | Simon Atanasyan <simon@atanasyan.com> | 2016-09-05 15:42:29 +0000 |
commit | d9ea6560210934515ab53d60dea224cd6c710656 (patch) | |
tree | 8b8948f044a7cf8bb9d576e85d0e80bdbe3a57b3 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py | |
parent | 305229bd72e61933d6287ed861eb22f22dbf35e3 (diff) | |
download | bcm5719-llvm-d9ea6560210934515ab53d60dea224cd6c710656.tar.gz bcm5719-llvm-d9ea6560210934515ab53d60dea224cd6c710656.zip |
[ELF][MIPS] Do not create a hidden definition for __tls_get_addr on MIPS
On most architectures the linker is required to optimize away any
references to __tls_get_addr in case of static linking. As usual
a special case is MIPS - libc defines __tls_get_addr itself because
there are no TLS optimizations for this architecture.
llvm-svn: 280664
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions