1
0
Fork 0

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:
Mikhail Goncharov 2022-06-02 10:37:57 +02:00
parent fbffc10faf
commit d8647c815d

View file

@ -6,6 +6,7 @@ dependencies:
llvm: [] llvm: []
bolt: bolt:
- llvm - llvm
- lld
clang: clang:
- llvm - llvm
clang-tools-extra: clang-tools-extra: