[all-commits] [llvm/llvm-project] 36850a: [llvm-exegesis][AArch64] Adding PR_PAC_APIAKEY mac...

Haowei via All-commits all-commits at lists.llvm.org
Tue Apr 29 17:13:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36850a028d149467cafd2702bc0c2587f6b71cce
      https://github.com/llvm/llvm-project/commit/36850a028d149467cafd2702bc0c2587f6b71cce
  Author: Haowei <haowei at google.com>
  Date:   2025-04-29 (Tue, 29 Apr 2025)

  Changed paths:
    M llvm/tools/llvm-exegesis/lib/AArch64/Target.cpp

  Log Message:
  -----------
  [llvm-exegesis][AArch64] Adding PR_PAC_APIAKEY macro definition (#137888)

In older Linux distros, PR_PAC_APIAKEY is not defined and it causes
build failures on linux arm64 platform. This patch adds the definition
of this macro if it is not defined.



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