Skip to content

Commit a2bece2

Browse files
committed
add test
Signed-off-by: joejiong <1004691415qq@gmail.com>
1 parent 83f42e1 commit a2bece2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/lit.cfg.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@
5555
tools = [
5656
"mlir-opt",
5757
"p4mlir-opt",
58-
"p4mlir-translate"
58+
"p4mlir-translate",
59+
"p4mlir-export-bmv2",
5960
]
6061

6162
llvm_config.add_tool_substitutions(tools, tool_dirs)

0 commit comments

Comments
 (0)