Skip to content

Commit 0266ce5

Browse files
committed
[CIR][cir-link] Add missing MLIRLinker dependency to cmake
1 parent 6d11c66 commit 0266ce5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/lib/CIR/Dialect/IR/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ add_clang_library(MLIRCIR
1818

1919
LINK_LIBS PUBLIC
2020
MLIRIR
21+
MLIRLinker
2122
MLIRCIRInterfaces
2223
MLIRDLTIDialect
2324
MLIRDataLayoutInterfaces

0 commit comments

Comments
 (0)