[mlir] fix shared-lib build

This commit is contained in:
Alex Zinenko 2021-04-29 13:26:54 +02:00
parent 354604a2a7
commit 28ab7ff2d7
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ add_mlir_library(MLIRLoopAnalysis
LINK_LIBS PUBLIC
MLIRAffine
MLIRAnalysis
MLIRCallInterfaces
MLIRControlFlowInterfaces
MLIRInferTypeOpInterface