forked from OSchip/llvm-project
More attempts at bazel fix
This commit is contained in:
parent
3bfe90748e
commit
f6bc0a48cc
|
@ -4437,6 +4437,7 @@ cc_library(
|
|||
":ControlFlowToSPIRV",
|
||||
":ConversionPassIncGen",
|
||||
":FuncDialect",
|
||||
":FuncToSPIRV",
|
||||
":IR",
|
||||
":MathToSPIRV",
|
||||
":Pass",
|
||||
|
|
Loading…
Reference in New Issue