Skip to content

Commit 4396237

Browse files
authored
[mlir][bazel] Fix Bazel build after db0e7c7. (llvm#129532)
db0e7c7.
1 parent 9573c62 commit 4396237

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
@@ -9662,6 +9662,7 @@ cc_library(
96629662
"lib/Target/LLVMIR/DataLayoutImporter.h",
96639663
"lib/Target/LLVMIR/DebugImporter.cpp",
96649664
"lib/Target/LLVMIR/DebugImporter.h",
9665+
"lib/Target/LLVMIR/LLVMImportInterface.cpp",
96659666
"lib/Target/LLVMIR/LoopAnnotationImporter.cpp",
96669667
"lib/Target/LLVMIR/LoopAnnotationImporter.h",
96679668
"lib/Target/LLVMIR/ModuleImport.cpp",

0 commit comments

Comments
 (0)