Skip to content

Commit 1f05b14

Browse files
committed
Bump llvm-project version numbers to llvmorg-18.1.0-rc2-0-gc6c86965d967.
1 parent dd2f072 commit 1f05b14

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

lib/clang/include/VCSVersion.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#define LLVM_REVISION "llvmorg-18-init-18361-g22683463740e"
1+
#define LLVM_REVISION "llvmorg-18.1.0-rc2-0-gc6c86965d967"
22
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
33

4-
#define CLANG_REVISION "llvmorg-18-init-18361-g22683463740e"
4+
#define CLANG_REVISION "llvmorg-18.1.0-rc2-0-gc6c86965d967"
55
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
66

7-
#define LLDB_REVISION "llvmorg-18-init-18361-g22683463740e"
7+
#define LLDB_REVISION "llvmorg-18.1.0-rc2-0-gc6c86965d967"
88
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
// Local identifier in __FreeBSD_version style
22
#define LLD_FREEBSD_VERSION 1500000
33

4-
#define LLD_VERSION_STRING "18.1.0 (FreeBSD llvmorg-18-init-18361-g22683463740e-" __XSTRING(LLD_FREEBSD_VERSION) ")"
4+
#define LLD_VERSION_STRING "18.1.0 (FreeBSD llvmorg-18.1.0-rc2-0-gc6c86965d967-" __XSTRING(LLD_FREEBSD_VERSION) ")"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
#define LLVM_REVISION "llvmorg-18-init-18361-g22683463740e"
1+
#define LLVM_REVISION "llvmorg-18.1.0-rc2-0-gc6c86965d967"
22
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"

0 commit comments

Comments
 (0)