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 llvm-project release/19.x llvmorg-19.1.7-0-gcd708029e0b2, a.k.a. 19.1.7 release. PR: 280562 MFC after: 3 days (cherry picked from commit 6c05f3a74f30934ee60919cc97e16ec69b542b06)
6 lines
191 B
PHP
6 lines
191 B
PHP
#define LLDB_VERSION 19.1.7
|
|
#define LLDB_VERSION_STRING "19.1.7"
|
|
#define LLDB_VERSION_MAJOR 19
|
|
#define LLDB_VERSION_MINOR 1
|
|
#define LLDB_VERSION_PATCH 7
|
|
/* #undef LLDB_FULL_VERSION_STRING */
|