summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorDimitry Andric <dimitry@andric.com>2021-11-20 12:10:06 +0100
committerDimitry Andric <dimitry@andric.com>2021-11-20 12:12:03 +0100
commit7dbbb5d3a46e1526cfa126ae02a5856d7ce0fda9 (patch)
tree3e0762eb2142f50f01564d1c757b47e3864c65df /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parentda47a63e039428fdf8f827381fa87c84f36581ef (diff)
compiler-rt: Use FreeBSD's elf_aux_info to detect AArch64 HW features
Using the out-of-line LSE atomics helpers for AArch64 on FreeBSD also requires adding support for initializing __aarch64_have_lse_atomics correctly. On Linux this is done with getauxval(3), on FreeBSD with elf_aux_info(3), which has a slightly different interface. Differential Revision: https://reviews.llvm.org/D109330
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions