opnsense-src/lib/clang/include/VCSVersion.inc
Dimitry Andric e048f78b21 Merge llvm-project release/16.x llvmorg-16.0.6-0-g7cbf1a259152
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and
openmp to llvmorg-16.0.6-0-g7cbf1a259152 (aka 16.0.6 release).

PR:		271047
MFC after:	1 month
2023-06-22 20:22:59 +02:00

8 lines
370 B
PHP

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