mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 10:20:24 -05:00
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
6 lines
191 B
PHP
6 lines
191 B
PHP
#define LLDB_VERSION 16.0.6
|
|
#define LLDB_VERSION_STRING "16.0.6"
|
|
#define LLDB_VERSION_MAJOR 16
|
|
#define LLDB_VERSION_MINOR 0
|
|
#define LLDB_VERSION_PATCH 6
|
|
/* #undef LLDB_FULL_VERSION_STRING */
|