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:00 +0100
committerGitHub <noreply@github.com>2025-11-07 09:36:00 +0100
commit927092b262e58a7f3d79fea615daecc60e61bdcb (patch)
treec32ad30d9ed6221120fc06bd464c88f94c2d35fe /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentbac427a0f634bb2f34022efe3f20e7a3a8f1d369 (diff)
downloadllvm-927092b262e58a7f3d79fea615daecc60e61bdcb.zip
llvm-927092b262e58a7f3d79fea615daecc60e61bdcb.tar.gz
llvm-927092b262e58a7f3d79fea615daecc60e61bdcb.tar.bz2
[Runtimes][CMake] Add CMake option to enable execute-only code generation on AArch64 (#143698)
Based on the discussion in https://discourse.llvm.org/t/rfc-execute-only-code-support-for-runtime-libraries-on-aarch64/86180 a single, global configuration option should be used to enable execute-only code generation for the runtime libraries. The new option `RUNTIMES_EXECUTE_ONLY_CODE` adds the `-mexecute-only` flag to `CMAKE_C_FLAGS` and `CMAKE_CXX_FLAGS`, which simplifies the library-level configuration needed for the runtime libraries. Project-specific changes are still needed to handle assembly sources, e.g. in compiler-rt and libunwind.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions