aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorSiva Chandra Reddy <sivachandra@google.com>2022-03-03 10:25:35 +0000
committerSiva Chandra Reddy <sivachandra@google.com>2022-03-04 17:29:49 +0000
commitdd33f9cdef9f6209aa34713e1417f4a2e24e5ca6 (patch)
tree359a66607a5bdff22f635914d11e09cd405d5606 /lldb/source/Plugins/ScriptInterpreter/Python
parentfa8293bbc760ca3df27d30327dca94d903106d80 (diff)
downloadllvm-dd33f9cdef9f6209aa34713e1417f4a2e24e5ca6.zip
llvm-dd33f9cdef9f6209aa34713e1417f4a2e24e5ca6.tar.gz
llvm-dd33f9cdef9f6209aa34713e1417f4a2e24e5ca6.tar.bz2
[libc] Make the errno macro resolve to the thread local variable directly.
With modern architectures having a thread pointer and language supporting thread locals, there is no reason to use a function intermediary to access the thread local errno value. The entrypoint corresponding to errno has been replaced with an object library as there is no formal entrypoint for errno anymore. Reviewed By: jeffbailey, michaelrj Differential Revision: https://reviews.llvm.org/D120920
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions