[all-commits] [llvm/llvm-project] 2e145f: [LLVM] Replace use of `LLVM_RUNTIMES_TARGET` with ...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Apr 22 06:00:15 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2e145f11c0bcfa2052416d96d682c75f33971a8c
https://github.com/llvm/llvm-project/commit/2e145f11c0bcfa2052416d96d682c75f33971a8c
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M flang-rt/CMakeLists.txt
M flang-rt/README.md
M flang-rt/cmake/modules/AddFlangRT.cmake
M flang-rt/lib/runtime/CMakeLists.txt
M libc/cmake/modules/LLVMLibCArchitectures.cmake
M libc/docs/gpu/building.rst
Log Message:
-----------
[LLVM] Replace use of `LLVM_RUNTIMES_TARGET` with `LLVM_DEFAULT_TARGET_TRIPLE` (#136208)
Summary:
For purposes of determining the triple, it's more correct to use
`LLVM_DEFAULT_TARGET_TRIPLE`.
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