mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
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)
8 lines
370 B
PHP
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"
|