Skip to content

Commit 31a8b09

Browse files
committed
feat: expose mlir_lexer.py to bazel overlay
1 parent e38f98f commit 31a8b09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ exports_files([
2727
"LICENSE.TXT",
2828
"run_lit.sh",
2929
"utils/lldb-scripts/mlirDataFormatters.py",
30+
"utils/pygments/mlir_lexer.py",
3031
"utils/textmate/mlir.json",
3132
])
3233

0 commit comments

Comments
 (0)