Add LLD as dependency for BOLT
For #401. I am not sure though if that will make bolt build using trunk lld.
This commit is contained in:
parent
fbffc10faf
commit
d8647c815d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ dependencies:
|
|||
llvm: []
|
||||
bolt:
|
||||
- llvm
|
||||
- lld
|
||||
clang:
|
||||
- llvm
|
||||
clang-tools-extra:
|
||||
|
|
Loading…
Reference in a new issue