forked from OSchip/llvm-project
Add llc to the list of build dependencies to test MLIR (Fix buildbot)
This commit is contained in:
parent
fff59f4817
commit
9dc4dea110
|
@ -68,7 +68,7 @@ configure_lit_site_cfg(
|
|||
)
|
||||
|
||||
set(MLIR_TEST_DEPENDS
|
||||
FileCheck count not split-file
|
||||
FileCheck count not split-file llc
|
||||
mlir-capi-execution-engine-test
|
||||
mlir-capi-ir-test
|
||||
mlir-capi-llvm-test
|
||||
|
|
Loading…
Reference in New Issue