Skip to content

Commit 028ef1e

Browse files
committed
LLVM 15.0.7
1 parent 89c5a6b commit 028ef1e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

llvm

Submodule llvm updated from f28c006 to 8dfdcc7

rpm/clang.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
%global maj_ver 14
1+
%global maj_ver 15
22
%global min_ver 0
3-
%global patch_ver 6
3+
%global patch_ver 7
44

55
%global clang_tools_binaries \
66
%{_bindir}/clang-apply-replacements \

rpm/llvm.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
%endif
1111

1212
Name: llvm
13-
Version: 14.0.6
13+
Version: 15.0.7
1414
Release: 0
1515
Summary: The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
1616
License: University of Illinois/NCSA Open Source License

0 commit comments

Comments
 (0)