[all-commits] [llvm/llvm-project] cf25d2: [BOLT] Fix LLVM_APPEND_VC_REV support

Paschalis Mpeis via All-commits all-commits at lists.llvm.org
Mon Jun 2 07:56:04 PDT 2025


  Branch: refs/heads/users/paschalis-mpeis/fix-append-vc-rev
  Home:   https://github.com/llvm/llvm-project
  Commit: cf25d24a0170e99d1fdd635ab0c2838d584759cc
      https://github.com/llvm/llvm-project/commit/cf25d24a0170e99d1fdd635ab0c2838d584759cc
  Author: Paschalis Mpeis <Paschalis.Mpeis at arm.com>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M bolt/lib/Utils/CMakeLists.txt

  Log Message:
  -----------
  [BOLT] Fix LLVM_APPEND_VC_REV support

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