[all-commits] [llvm/llvm-project] 6b4e54: libclc: Fix broken symlinks
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Feb 12 13:39:28 PST 2026
Branch: refs/heads/users/arsenm/libclc/fix-symlink-location
Home: https://github.com/llvm/llvm-project
Commit: 6b4e54abd26524bbcec74eeab63974e3bcc1109e
https://github.com/llvm/llvm-project/commit/6b4e54abd26524bbcec74eeab63974e3bcc1109e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-02-12 (Thu, 12 Feb 2026)
Changed paths:
M libclc/cmake/modules/AddLibclc.cmake
Log Message:
-----------
libclc: Fix broken symlinks
Create the symlink relative to the target output directory
instead of the top level output. These were pointing to the wrong
place. I think this was broken by 295d5484c09943d2af2c45c764157dc045d4a0d9
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