public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/llvm] f45: Add llvm-calc-occupancy binary
@ 2026-09-16 12:28 Tom Stellard
0 siblings, 0 replies; only message in thread
From: Tom Stellard @ 2026-09-16 12:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/llvm
Branch : f45
Commit : 0de6aaa572526c964a45e327c626be7410f89404
Author : Tom Stellard <tstellar@redhat.com>
Date : 2026-08-13T19:57:45+00:00
Stats : +10/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/llvm/c/0de6aaa572526c964a45e327c626be7410f89404?branch=f45
Log:
Add llvm-calc-occupancy binary
This was added upstream in b11722f1d3bd5debac949fe366c1801d39b8a2bb.
[skip changelog]
---
diff --git a/llvm.spec b/llvm.spec
index 893b35b..61ceaca 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -3358,6 +3358,10 @@ fi
%{expand_bins %{expand:
llvm-sim
}}
+%else
+%{expand_bins %{expand:
+ llvm-calc-occupancy
+}}
%endif
%{expand_mans %{expand:
@@ -3430,6 +3434,12 @@ fi
}}
%endif
+%if %{maj_ver} >= 24
+%{expand_mans %{expand:
+ llvm-calc-occupancy
+}}
+%endif
+
%expand_datas opt-viewer
%files -n %{pkg_name_llvm}-libs
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-16 12:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-16 12:28 [rpms/llvm] f45: Add llvm-calc-occupancy binary Tom Stellard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox