public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/llvm] rawhide: Remove llvm-sim binary
@ 2026-08-08 0:06 Tom Stellard
0 siblings, 0 replies; only message in thread
From: Tom Stellard @ 2026-08-08 0:06 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-08 0:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08 0:06 [rpms/llvm] rawhide: Remove llvm-sim 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