Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MLIR] Don't build MLIRExecutionEngineShared on Windows (#109524)
This disabled the build of `MLIRExecutionEngineShared` because this causes linkage issues in windows for currently unknown reasons. Related issue: #106859.
- Loading branch information