Internal change
PiperOrigin-RevId: 334617076 Change-Id: I26ff9a407bfab0107b5c9419edf2a893bd7c7b8e
This commit is contained in:
parent
f61e1203bd
commit
54da2d9fd0
4
third_party/mlir/BUILD
vendored
4
third_party/mlir/BUILD
vendored
@ -155,6 +155,10 @@ cc_library(
|
||||
hdrs = [
|
||||
"include/mlir-c/Bindings/Python/Interop.h",
|
||||
],
|
||||
deps = [
|
||||
":CAPIIR",
|
||||
"//third_party/python_runtime:headers",
|
||||
],
|
||||
)
|
||||
|
||||
cc_library(
|
||||
|
Loading…
Reference in New Issue
Block a user