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:
|
||||
- clang
|
||||
- llvm
|
||||
llgo:
|
||||
- llvm
|
||||
- clang
|
||||
mlir:
|
||||
- llvm
|
||||
openmp:
|
||||
|
@ -73,7 +70,6 @@ allprojects:
|
|||
excludedProjects:
|
||||
windows:
|
||||
- lldb
|
||||
- llgo
|
||||
- libunwind
|
||||
- libcxx # no windows support
|
||||
- libcxxabi # no windows support
|
||||
|
|
Loading…
Reference in a new issue