forked from OSchip/llvm-project
dd33f9cdef
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 |
||
---|---|---|
.. | ||
aarch64 | ||
x86_64 | ||
CMakeLists.txt | ||
api.td | ||
app.h | ||
errno.h.in | ||
platform_defs.h.inc | ||
signal.h.in | ||
syscall_numbers.h.inc |