From cc91d1c8ecbb8fe7fef5694319040391fc5d1159 Mon Sep 17 00:00:00 2001 From: lorenzo chelini Date: Wed, 15 Jan 2025 18:40:24 +0100 Subject: [PATCH] Remove duplicated libraries --- tools/cgeist/CMakeLists.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tools/cgeist/CMakeLists.txt b/tools/cgeist/CMakeLists.txt index 84b4a739e9df..255714de2cd7 100644 --- a/tools/cgeist/CMakeLists.txt +++ b/tools/cgeist/CMakeLists.txt @@ -108,16 +108,12 @@ list(APPEND CGEIST_LIBS MLIRLLVMIRToLLVMTranslation MLIRFromLLVMIRTranslationRegistration MLIRAffineAnalysis - MLIRAnalysis MLIRCastInterfaces MLIRDialect MLIROptLib MLIRParser MLIRPass - MLIRTransforms MLIRTransformUtils - MLIRSupport - MLIRIR MLIRCAPIRegisterEverything MLIRBuiltinToLLVMIRTranslation