Skip to content

Commit

Permalink
[mlir] add missing dependency to libMLIRFunctionInterfaces after llvm…
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanPerier authored and Icohedron committed Feb 11, 2025
1 parent 543c052 commit 2446573
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mlir/lib/Interfaces/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ add_mlir_library(MLIRFunctionInterfaces
MLIRFunctionInterfacesIncGen

LINK_LIBS PUBLIC
MLIRCallInterfaces
MLIRIR
)

Expand Down

0 comments on commit 2446573

Please sign in to comment.