Skip to content

Commit 156425f

Browse files
committed
[llvm] Update llvm and clang to 16.0.6
1 parent 069963c commit 156425f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

llvm

Submodule llvm updated from 8dfdcc7 to 7cbf1a2

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 15
1+
%global maj_ver 16
22
%global min_ver 0
3-
%global patch_ver 7
3+
%global patch_ver 6
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: 15.0.7
13+
Version: 16.0.6
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)