[all-commits] [llvm/llvm-project] f56b6e: [LLVM] Fix GPU build of libcxx/compiler-rt libraries
Joseph Huber via All-commits
all-commits at lists.llvm.org
Thu Jul 10 07:28:42 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f56b6ecf088ef46fe8008f294fff456805b33a07
https://github.com/llvm/llvm-project/commit/f56b6ecf088ef46fe8008f294fff456805b33a07
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M libcxx/cmake/caches/AMDGPU.cmake
M libcxx/cmake/caches/NVPTX.cmake
M llvm/runtimes/CMakeLists.txt
Log Message:
-----------
[LLVM] Fix GPU build of libcxx/compiler-rt libraries
Summary:
Recent changes altered the name without updating this, add it in and
also tell the builtins build that C++ compilers work because it seems to
require that now.
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