Explicitly export files needed by other packages
PiperOrigin-RevId: 290584540 Change-Id: I6e02fadd6717a989abcb51c57e4b8ac306006604
This commit is contained in:
parent
eae45e5710
commit
a5bcec9a63
3
third_party/mlir/BUILD
vendored
3
third_party/mlir/BUILD
vendored
@ -18,8 +18,9 @@ package_group(
|
|||||||
)
|
)
|
||||||
|
|
||||||
exports_files([
|
exports_files([
|
||||||
"run_lit.sh",
|
|
||||||
"LICENSE.TXT",
|
"LICENSE.TXT",
|
||||||
|
"include/mlir/Dialect/LLVMIR/LLVMOps.td",
|
||||||
|
"run_lit.sh",
|
||||||
])
|
])
|
||||||
|
|
||||||
cc_library(
|
cc_library(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user