mirror of
https://github.com/opnsense/src.git
synced 2026-06-27 09:23:06 -04: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
3 lines
138 B
C
3 lines
138 B
C
/* $FreeBSD$ */
|
|
#define LLVM_REVISION "llvmorg-14.0.5-0-gc12386ae247c"
|
|
#define LLVM_REPOSITORY "https://github.com/llvm/llvm-project.git"
|