[Openmp-commits] [PATCH] D143992: [openmp] Fix building for mingw targets after import library changes

Vadim Paretsky via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Feb 14 14:21:23 PST 2023


vadikp-intel added a comment.

The patch looks OK to fix the mingw build for now. We have work in flight to address a few issues brought up here, e.g. kmp_import, the need to build the second set of sources and .def support outside of the MSVC compatible toolsets (e.g. llvm-lib) that may further touch on this particular script.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143992/new/

https://reviews.llvm.org/D143992



More information about the Openmp-commits mailing list