public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Tom Stellard <tstellar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/llvm] rawhide: Add llvm-calc-occupancy binary
Date: Sat, 15 Aug 2026 04:38:42 GMT [thread overview]
Message-ID: <178676872245.1.7707916119463918322.rpms-llvm-0de6aaa57252@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/llvm
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-08-15 4:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178676872245.1.7707916119463918322.rpms-llvm-0de6aaa57252@fedoraproject.org \
--to=tstellar@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox