issue-54242
authorLLVM Packaging Team <pkg-llvm-team@lists.alioth.debian.org>
Wed, 30 Oct 2024 20:56:13 +0000 (21:56 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Wed, 30 Oct 2024 20:56:13 +0000 (21:56 +0100)
===================================================================

Gbp-Pq: Name issue-54242.diff

mlir/lib/ExecutionEngine/CMakeLists.txt

index a091944b9ee7df912c4e60fec482548269ee6b81..3f1ab6e3ef0f6d36f054d0b47e7e137b68151208 100644 (file)
@@ -60,7 +60,7 @@ endif(LLVM_USE_PERF)
 add_mlir_library(MLIRExecutionEngine
   ExecutionEngine.cpp
 
-  EXCLUDE_FROM_LIBMLIR
+#  EXCLUDE_FROM_LIBMLIR
 
   ADDITIONAL_HEADER_DIRS
   ${MLIR_MAIN_INCLUDE_DIR}/mlir/ExecutionEngine