Don't attempt to build parallel-libs project as it was removed from LLVM
db0486c46f
This commit is contained in:
parent
972d727767
commit
c608b6cb91
1 changed files with 0 additions and 2 deletions
|
@ -36,7 +36,6 @@ dependencies:
|
|||
- llvm
|
||||
openmp:
|
||||
- clang
|
||||
parallel-libs: []
|
||||
polly:
|
||||
- llvm
|
||||
pstl: []
|
||||
|
@ -62,7 +61,6 @@ allprojects:
|
|||
lldb: ["check-all"] # FIXME: `check-lldb` may not include every lldb tests?
|
||||
mlir: ["check-mlir"]
|
||||
openmp: ["check-openmp"]
|
||||
parallel-libs: ["check-all"]
|
||||
polly: ["check-polly"]
|
||||
pstl: ["check-all"] # There does not seem to be a more specific target.
|
||||
llvm: ["check-llvm"]
|
||||
|
|
Loading…
Reference in a new issue