forked from OSchip/llvm-project
[mlir] fix shared-lib build
This commit is contained in:
parent
354604a2a7
commit
28ab7ff2d7
|
@ -60,6 +60,7 @@ add_mlir_library(MLIRLoopAnalysis
|
|||
|
||||
LINK_LIBS PUBLIC
|
||||
MLIRAffine
|
||||
MLIRAnalysis
|
||||
MLIRCallInterfaces
|
||||
MLIRControlFlowInterfaces
|
||||
MLIRInferTypeOpInterface
|
||||
|
|
Loading…
Reference in New Issue