[bazel][mlir] Build Debug/BreakpointManagers only from a single target
authorEmilio Cota <ecg@google.com>
Tue, 25 Apr 2023 02:11:22 +0000 (22:11 -0400)
committerEmilio Cota <ecg@google.com>
Tue, 25 Apr 2023 02:16:25 +0000 (22:16 -0400)
commit301f4d884f6a73ff3e7354dfef1de42dcb9e33c4
treeecb305ca25e945c9b2e1c1f019633cbedf2a8962
parentfaa2d69e462146543e168cc6c36a28a7e238ecce
[bazel][mlir] Build Debug/BreakpointManagers only from a single target

When writing 5f2b0892d "[bazel][mlir] BreakpointManager fixes for 7f069f5",
I did not notice that 17c6de3f1 "[bazel] Fix bazel build for 7f069f5ef.."
had added Debug/BreakpointManagers globs to the Debug target. But these
are already being built in the "BreakpointManagers" target; remove them
from "Debug".
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel