File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ endif()
64
64
# LLVM_EXTERNAL_${project}_SOURCE_DIR using LLVM_ALL_PROJECTS
65
65
# This allows an easy way of setting up a build directory for llvm and another
66
66
# one for llvm+clang+... using the same sources.
67
- set (LLVM_ALL_PROJECTS "clang;clang-tools-extra;compiler-rt;cross-project-tests;debuginfo-tests; libc;libclc;libcxx;libcxxabi;libunwind;lld;lldb;mlir;openmp;parallel-libs;polly;pstl" )
67
+ set (LLVM_ALL_PROJECTS "clang;clang-tools-extra;compiler-rt;cross-project-tests;libc;libclc;libcxx;libcxxabi;libunwind;lld;lldb;mlir;openmp;parallel-libs;polly;pstl" )
68
68
# The flang project is not yet part of "all" projects (see C++ requirements)
69
69
set (LLVM_EXTRA_PROJECTS "flang" )
70
70
# List of all known projects in the mono repo
You can’t perform that action at this time.
0 commit comments