Update LLVM to 10.0.1.

This commit is contained in:
Rafal Kupiec 2020-10-02 23:47:47 +02:00
父節點 c9e595cbb0
當前提交 7529ec4918
簽署人: belliash
GPG 金鑰 ID: 4E829243E0CFE6B4

查看文件

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