Skip to content

Commit a5fd0a8

Browse files
xlaukofrabert
authored andcommitted
[CIR][cir-link] Add missing MLIRLinker dependency to cmake
1 parent e66c50d commit a5fd0a8

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
@@ -19,6 +19,7 @@ add_clang_library(MLIRCIR
1919

2020
LINK_LIBS PUBLIC
2121
MLIRIR
22+
MLIRLinker
2223
MLIRCIRInterfaces
2324
MLIRDLTIDialect
2425
MLIRDataLayoutInterfaces

0 commit comments

Comments
 (0)