opnsense-src/lib/clang/include/VCSVersion.inc
Dimitry Andric 5c16e71d30 Merge llvm-project release/17.x llvmorg-17.0.6-0-g6009708b4367
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-17.0.6-0-g6009708b4367.

PR:		273753
MFC after:	1 month
2023-12-08 18:35:59 +01:00

8 lines
370 B
PHP

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