Explicitly export files needed by other packages

PiperOrigin-RevId: 290584540
Change-Id: I6e02fadd6717a989abcb51c57e4b8ac306006604
This commit is contained in:
A. Unique TensorFlower 2020-01-20 02:40:19 -08:00 committed by TensorFlower Gardener
parent eae45e5710
commit a5bcec9a63

View File

@ -18,8 +18,9 @@ package_group(
)
exports_files([
"run_lit.sh",
"LICENSE.TXT",
"include/mlir/Dialect/LLVMIR/LLVMOps.td",
"run_lit.sh",
])
cc_library(