[all-commits] [llvm/llvm-project] 58c8f5: [compiler-rt] Add CMake flag for AArch64 Linux wit...
Eli Friedman via All-commits
all-commits at lists.llvm.org
Fri Dec 5 13:36:27 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58c8f5768102751ce932b597563aaa4a3b7fa430
https://github.com/llvm/llvm-project/commit/58c8f5768102751ce932b597563aaa4a3b7fa430
Author: Eli Friedman <efriedma at qti.qualcomm.com>
Date: 2025-12-05 (Fri, 05 Dec 2025)
Changed paths:
M compiler-rt/CMakeLists.txt
Log Message:
-----------
[compiler-rt] Add CMake flag for AArch64 Linux with 39-bit VA. (#167028)
Sanitizers currently assume AArch64 Linux has 48-bit VA. Followup
patches will add checks for this flag to asan and hwasan.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list