Remove llgo
from the list of projects
It has been deleted from the LLVM repo a while ago:
372bfc65de
This commit is contained in:
parent
65ab98ea2f
commit
4cb0b28fb1
1 changed files with 0 additions and 4 deletions
|
@ -32,9 +32,6 @@ dependencies:
|
||||||
lldb:
|
lldb:
|
||||||
- clang
|
- clang
|
||||||
- llvm
|
- llvm
|
||||||
llgo:
|
|
||||||
- llvm
|
|
||||||
- clang
|
|
||||||
mlir:
|
mlir:
|
||||||
- llvm
|
- llvm
|
||||||
openmp:
|
openmp:
|
||||||
|
@ -73,7 +70,6 @@ allprojects:
|
||||||
excludedProjects:
|
excludedProjects:
|
||||||
windows:
|
windows:
|
||||||
- lldb
|
- lldb
|
||||||
- llgo
|
|
||||||
- libunwind
|
- libunwind
|
||||||
- libcxx # no windows support
|
- libcxx # no windows support
|
||||||
- libcxxabi # no windows support
|
- libcxxabi # no windows support
|
||||||
|
|
Loading…
Reference in a new issue