[all-commits] [llvm/llvm-project] a66376: [lld, CMake] Include Version.inc when LLVM_DISTRIBU...
Maksim Levental via All-commits
all-commits at lists.llvm.org
Fri Feb 21 09:06:56 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a66376b0dc3b2ea8a84fda26faca287980986f78
https://github.com/llvm/llvm-project/commit/a66376b0dc3b2ea8a84fda26faca287980986f78
Author: Maksim Levental <maksim.levental at gmail.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M lld/CMakeLists.txt
Log Message:
-----------
[lld,CMake] Include Version.inc when LLVM_DISTRIBUTION_COMPONENTS contains lld-headers (#127946)
Without this inc file `getLLDVersion` cannot be called; see
https://github.com/llvm/llvm-project/blob/main/lld/include/lld/Common/Version.h#L16.
Fixes incomplete solution introduced by
https://github.com/llvm/llvm-project/pull/127123.
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