1
0
Fork 0

added missing dependency

This commit is contained in:
Christian Kühnel 2020-05-11 16:55:20 +02:00
parent 2264ff6c41
commit 514a87aa4f

View file

@ -13,7 +13,8 @@ dependencies:
# it means we can miss breakages in configuration changes.
# Same for libcxx, libc and other projects that don't have 'llvm'
# as a dependency.
compiler-rt: []
compiler-rt:
- clang
flang:
- llvm
- mlir