Bump LLVM to 11.0.0.

This commit is contained in:
2020-10-12 22:12:50 +02:00
committed by belliash
vanhempi 613ddaf330
commit 8f50a5b5b3

Näytä tiedosto

@@ -23,7 +23,7 @@ CMAKEVCS="https://gitlab.kitware.com/cmake/cmake.git"
# LLVM Settings
LLVMDIR="${SRCDIR}/llvm"
LLVMTAG="llvmorg-10.0.1"
LLVMTAG="llvmorg-11.0.0"
LLVMVCS="https://github.com/llvm/llvm-project.git"
# Make Settings