opnsense-src/lib/clang/include/VCSVersion.inc
Dimitry Andric 4aee07d5ce 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

(cherry picked from commit 5c16e71d30c388dd43b217de10a3ccb4b0219d0d)
2024-01-07 18:46:19 +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"