[all-commits] [llvm/llvm-project] 8e773d: [compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTI...
Daniel Chen via All-commits
all-commits at lists.llvm.org
Wed Mar 19 13:35:41 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e773d8a10cc996fbbe834f59ed9f7044c3539e0
https://github.com/llvm/llvm-project/commit/8e773d8a10cc996fbbe834f59ed9f7044c3539e0
Author: Daniel Chen <cdchen at ca.ibm.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M compiler-rt/cmake/base-config-ix.cmake
M llvm/CMakeLists.txt
M runtimes/CMakeLists.txt
Log Message:
-----------
[compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (#131200)
LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON is not supported on AIX.
Set it to OFF with a WARNING message on AIX.
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