Skip to content

Commit 678d432

Browse files
committed
[llvm] LLVM 18 initial commit
1 parent 0758a08 commit 678d432

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

llvm

Submodule llvm updated from 8dfdcc7 to 3b5b5c1

rpm/clang.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
%global maj_ver 15
2-
%global min_ver 0
3-
%global patch_ver 7
1+
%global maj_ver 18
2+
%global min_ver 1
3+
%global patch_ver 8
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: 18.1.8
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)