Skip to content

Commit 2446573

Browse files
jeanPerierIcohedron
authored andcommitted
[mlir] add missing dependency to libMLIRFunctionInterfaces after llvm#123176 (llvm#125475)
1 parent 543c052 commit 2446573

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Interfaces/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ add_mlir_library(MLIRFunctionInterfaces
5858
MLIRFunctionInterfacesIncGen
5959

6060
LINK_LIBS PUBLIC
61+
MLIRCallInterfaces
6162
MLIRIR
6263
)
6364

0 commit comments

Comments
 (0)