Skip to content

Commit dd1dd10

Browse files
committed
remove extra MLIRArithDialect
1 parent a43de90 commit dd1dd10

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

mlir/lib/Target/SMTLIB/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,4 @@ add_mlir_translation_library(MLIRExportSMTLIB
1111
MLIRSMT
1212
MLIRSupport
1313
MLIRTranslateLib
14-
MLIRArithDialect
1514
)

mlir/test/CAPI/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,4 +132,4 @@ _add_capi_test_executable(mlir-capi-smt-test
132132
MLIRCAPIFunc
133133
MLIRCAPISMT
134134
MLIRCAPIExportSMTLIB
135-
)
135+
)

0 commit comments

Comments
 (0)