[all-commits] [llvm/llvm-project] 095299: [BOLT] Fix LLVM_APPEND_VC_REV support (#142410)
Paschalis Mpeis via All-commits
all-commits at lists.llvm.org
Mon Jun 16 01:43:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0952992ac6e1470d9f776a99c5793745a6b58d98
https://github.com/llvm/llvm-project/commit/0952992ac6e1470d9f776a99c5793745a6b58d98
Author: Paschalis Mpeis <paschalis.mpeis at arm.com>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M bolt/lib/Utils/CMakeLists.txt
Log Message:
-----------
[BOLT] Fix LLVM_APPEND_VC_REV support (#142410)
The CMake flag LLVM_APPEND_VC_REV can be passed when building BOLT a
BOLT to prevent including a VC Revision. This patch enables this
functionality.
Usage: `-DLLVM_APPEND_VC_REV=OFF` when running CMake.
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