mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04:00
This updates llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-12.0.1-0-gfed41342a82f, a.k.a. 12.0.1 release. PR: 255570 MFC after: 6 weeks
3 lines
134 B
C
3 lines
134 B
C
/* $FreeBSD$ */
|
|
#define LLVM_REVISION "llvmorg-12.0.1-0-gfed41342a82f"
|
|
#define LLVM_REPOSITORY "git@github.com:llvm/llvm-project.git"
|