Skip to content

Commit 056d331

Browse files
committed
[mlir][bazel] Fix Bazel build after
db0e7c7.
1 parent ac8bb73 commit 056d331

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
@@ -9523,6 +9523,7 @@ cc_library(
95239523
"lib/Target/LLVMIR/DataLayoutImporter.h",
95249524
"lib/Target/LLVMIR/DebugImporter.cpp",
95259525
"lib/Target/LLVMIR/DebugImporter.h",
9526+
"lib/Target/LLVMIR/LLVMImportInterface.cpp",
95269527
"lib/Target/LLVMIR/LoopAnnotationImporter.cpp",
95279528
"lib/Target/LLVMIR/LoopAnnotationImporter.h",
95289529
"lib/Target/LLVMIR/ModuleImport.cpp",

0 commit comments

Comments
 (0)