[mlir] Fix shared libs build
The following change causes the shared libraries build (BUILD_SHARED_LIBS=On) to fail: * https://reviews.llvm.org/D88351 This patch will fix that. Differential Revision: https://reviews.llvm.org/D88484
Loading
Please sign in to comment