[memprof] Upgrade a unit test to MemProf Version 3 (#117063)
[llvm-project.git] / utils / bazel / llvm-project-overlay / mlir / test / python / BUILD.bazel
blob74eaa33a2faa2b228c3cf86590589cd6efa1945f
1 # This file is licensed under the Apache License v2.0 with LLVM Exceptions.
2 # See https://llvm.org/LICENSE.txt for license information.
3 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
5 licenses(["notice"])
7 exports_files(
8     srcs = ["python_test_ops.td"],
9     visibility = ["//visibility:public"],