On Windows, building mlir_c_runner_utils doesn't properly export
symbols, thus resulting in an implib not being created, which causes
an error when consuming LLVM from external projects.
Authors: Mason Remy <masonremy@gmail.com>
Differential D75769
[mlir][nfc] Fix building mlir_c_runner_utils for Windows kernhanda on Mar 6 2020, 12:58 PM. Authored by
Details On Windows, building mlir_c_runner_utils doesn't properly export Authors: Mason Remy <masonremy@gmail.com>
Diff Detail
Event TimelineComment Actions Please look at https://reviews.llvm.org/D76031, it is pretty vanilla but I'd rather have someone test it on Windows. |