[mlir] Add `mlir/unittests/BUILD.bazel`
authorMogball <jeffniu22@gmail.com>
Mon, 20 Dec 2021 21:36:50 +0000 (21:36 +0000)
committerMogball <jeffniu22@gmail.com>
Mon, 20 Dec 2021 21:41:31 +0000 (21:41 +0000)
commit07b073c1bbb63e572bbc0465b08caa74108aa0aa
tree210aa2d30e222b70038d2ee1d68f4a554f6c7da6
parent00e4354558b0d7c9156413be1353b55a0fb293f7
[mlir] Add `mlir/unittests/BUILD.bazel`

Unit tests are not getting built as part of bazel runs.

Reviewed By: mehdi_amini, GMNGeoffrey

Differential Revision: https://reviews.llvm.org/D116046
utils/bazel/llvm-project-overlay/mlir/unittests/BUILD.bazel [new file with mode: 0644]