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 9573c62 commit 4396237Copy full SHA for 4396237
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -9662,6 +9662,7 @@ cc_library(
9662
"lib/Target/LLVMIR/DataLayoutImporter.h",
9663
"lib/Target/LLVMIR/DebugImporter.cpp",
9664
"lib/Target/LLVMIR/DebugImporter.h",
9665
+ "lib/Target/LLVMIR/LLVMImportInterface.cpp",
9666
"lib/Target/LLVMIR/LoopAnnotationImporter.cpp",
9667
"lib/Target/LLVMIR/LoopAnnotationImporter.h",
9668
"lib/Target/LLVMIR/ModuleImport.cpp",
0 commit comments