[llvm] [Runtimes][CMake] Add CMake option to enable execute-only code generation on AArch64 (PR #143698)
Louis Dionne via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 31 13:08:47 PDT 2025
=?utf-8?q?Csanád_Hajdú?= <csanad.hajdu at arm.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/143698 at github.com>
https://github.com/ldionne approved this pull request.
I really dislike that we're setting `CMAKE_CXX_FLAGS` explicitly here, but that is something we can clean up when we have a better way to share common flags across runtimes.
https://github.com/llvm/llvm-project/pull/143698
More information about the llvm-commits
mailing list