mirror of
https://github.com/opnsense/src.git
synced 2026-03-05 14:50:41 -05:00
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-14.0.5-0-gc12386ae247c, aka 14.0.5 release. PR: 261742 MFC after: 3 days
6 lines
191 B
PHP
6 lines
191 B
PHP
#define LLDB_VERSION 14.0.5
|
|
#define LLDB_VERSION_STRING "14.0.5"
|
|
#define LLDB_VERSION_MAJOR 14
|
|
#define LLDB_VERSION_MINOR 0
|
|
#define LLDB_VERSION_PATCH 5
|
|
/* #undef LLDB_FULL_VERSION_STRING */
|