Skip to content

Commit 46c6166

Browse files
committed
Fix MLIR build with shared library enabled
Broken by f406adf
1 parent 95d6365 commit 46c6166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Debug/Observers/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,5 @@ add_mlir_library(MLIRObservers
77
LINK_LIBS PUBLIC
88
${LLVM_PTHREAD_LIB}
99
MLIRSupport
10+
MLIRIR
1011
)

0 commit comments

Comments
 (0)