opnsense-src/lib/clang/include/VCSVersion.inc
Dimitry Andric 4d2780d6b0 Merge llvm-project release/19.x llvmorg-19.1.1-0-gd401987fe349
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvm-project release/19.x llvmorg-19.1.1-0-gd401987fe349,
a.k.a. 19.1.1 release.

PR:		280562
MFC after:	1 month

(cherry picked from commit 6e516c87b6)
2024-12-01 12:17:15 +01:00

8 lines
370 B
PHP

#define LLVM_REVISION "llvmorg-19.1.1-0-gd401987fe349"
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
#define CLANG_REVISION "llvmorg-19.1.1-0-gd401987fe349"
#define CLANG_REPOSITORY "https://github.com/llvm/llvm-project.git"
#define LLDB_REVISION "llvmorg-19.1.1-0-gd401987fe349"
#define LLDB_REPOSITORY "https://github.com/llvm/llvm-project.git"