aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorCsanád Hajdú <csanad.hajdu@arm.com>2025-11-07 09:36:18 +0100
committerGitHub <noreply@github.com>2025-11-07 09:36:18 +0100
commit9d18e92ee78c4171477d5a868bd8ad3c1dbf07a1 (patch)
treee5651556acb23064fa9388b48d24ab46f826c8b8 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parent927092b262e58a7f3d79fea615daecc60e61bdcb (diff)
downloadllvm-9d18e92ee78c4171477d5a868bd8ad3c1dbf07a1.zip
llvm-9d18e92ee78c4171477d5a868bd8ad3c1dbf07a1.tar.gz
llvm-9d18e92ee78c4171477d5a868bd8ad3c1dbf07a1.tar.bz2
[compiler-rt] Add CMake option to enable execute-only code generation on AArch64 (#140555)
For a full toolchain supporting execute-only code generation the runtime libraries also need to be pre-compiled with it enabled. The generic `RUNTIMES_EXECUTE_ONLY_CODE` CMake option can now be used during build configuration to enable execute-only code generation in compiler-rt. The build option can only be enabled for a runtimes build of compiler-rt, because a recent version of Clang is needed to correctly compile assembly files with execute-only code support. Related RFC: https://discourse.llvm.org/t/rfc-execute-only-code-support-for-runtime-libraries-on-aarch64/86180
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions