Skip to content

Commit ce4554d

Browse files
committed
[flang] Fix linking to libMLIR
Fix regression to MLIR dylib support introduced in #135240.
1 parent fa4ac19 commit ce4554d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flang/lib/Optimizer/Dialect/FIRCG/CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ add_flang_library(FIRCodeGenDialect
66

77
LINK_LIBS
88
FIRDialect
9+
10+
MLIR_LIBS
911
MLIRIR
1012

1113
LINK_COMPONENTS

0 commit comments

Comments
 (0)