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: Remove llvm-sim binary
Date: Sat, 08 Aug 2026 00:06:03 GMT [thread overview]
Message-ID: <178614756373.1.11945497758116254532.rpms-llvm-86b308c4074f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/llvm
Branch : rawhide
Commit : 86b308c4074fe423f7167f698bdaf95b422235bc
Author : Tom Stellard <tstellar@redhat.com>
Date : 2026-08-08T00:04:11+00:00
Stats : +6/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/llvm/c/86b308c4074fe423f7167f698bdaf95b422235bc?branch=rawhide
Log:
Remove llvm-sim binary
This was removed from upstream in
1cf3b70dab75e05516d97ce3d71d7a7495c7fcad.
[skip changelog]
---
diff --git a/llvm.spec b/llvm.spec
index c124e0a..893b35b 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -3320,7 +3320,6 @@ fi
llvm-reduce
llvm-remarkutil
llvm-rtdyld
- llvm-sim
llvm-size
llvm-split
llvm-stress
@@ -3355,6 +3354,12 @@ fi
}}
%endif
+%if %{maj_ver} < 24
+%{expand_bins %{expand:
+ llvm-sim
+}}
+%endif
+
%{expand_mans %{expand:
clang-tblgen
dsymutil
reply other threads:[~2026-08-08 0:06 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=178614756373.1.11945497758116254532.rpms-llvm-86b308c4074f@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