Skip to content

Commit 94d9a8c

Browse files
csstormqtungld
andauthored
Fix linker error: undefined reference to 'onnx_mlir::useOldBufferization' (#2873)
Signed-off-by: csstormq <[email protected]> Co-authored-by: Tung D. Le <[email protected]>
1 parent ea46b7f commit 94d9a8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compiler/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ add_onnx_mlir_library(OMCompilerDialects
6464

6565
LINK_LIBS PUBLIC
6666
OMAccelerator
67+
OMCompilerOptions
6768
OMInitAccelerators
6869
OMKrnlOps
6970
OMONNXOps

0 commit comments

Comments
 (0)