We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac8bb73 commit 056d331Copy full SHA for 056d331
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -9523,6 +9523,7 @@ cc_library(
9523
"lib/Target/LLVMIR/DataLayoutImporter.h",
9524
"lib/Target/LLVMIR/DebugImporter.cpp",
9525
"lib/Target/LLVMIR/DebugImporter.h",
9526
+ "lib/Target/LLVMIR/LLVMImportInterface.cpp",
9527
"lib/Target/LLVMIR/LoopAnnotationImporter.cpp",
9528
"lib/Target/LLVMIR/LoopAnnotationImporter.h",
9529
"lib/Target/LLVMIR/ModuleImport.cpp",
0 commit comments