Commit 895530a
committed
[bazel] Add missing test inputs inclusion on mlir/test/Target.
llvm#152131 added a few tests that
depend on mlir/test/Target/Wasm/inputs/*, e.g.
mlir/test/Target/Wasm/import.mlir reads inputs/import.yaml.wasm. These
inputs should be included as data dependency.1 parent 2c20a9b commit 895530a
File tree
1 file changed
+1
-1
lines changed- utils/bazel/llvm-project-overlay/mlir/test/Target
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments