From aa92a9290179b8d50c8d9c697ea8cea2672df269 Mon Sep 17 00:00:00 2001 From: dutor <440396+dutor@users.noreply.github.com> Date: Mon, 25 May 2020 12:55:18 +0800 Subject: [PATCH] Add build for LLVM 10 --- share/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/share/CMakeLists.txt b/share/CMakeLists.txt index 656c54a..5b849f5 100644 --- a/share/CMakeLists.txt +++ b/share/CMakeLists.txt @@ -14,6 +14,7 @@ install( nebula-gears/gcc-tarball-info-9.2.0 nebula-gears/llvm-tarball-info-8.0.0 nebula-gears/llvm-tarball-info-9.0.0 + nebula-gears/llvm-tarball-info-10.0.0 nebula-gears/gdb-tarball-info-8.3 PERMISSIONS OWNER_READ OWNER_WRITE