forked from OSchip/llvm-project
[bazel] Port f7b8a70e7a
This commit is contained in:
parent
9f358c8ef7
commit
278de327d9
|
@ -3264,8 +3264,10 @@ cc_library(
|
|||
includes = ["include"],
|
||||
deps = [
|
||||
":AsmParser",
|
||||
":BytecodeWriter",
|
||||
":IR",
|
||||
":MlirLspServerSupportLib",
|
||||
":Parser",
|
||||
":Support",
|
||||
"//llvm:Support",
|
||||
],
|
||||
|
|
Loading…
Reference in New Issue