[Openmp-commits] [PATCH] D81776: [OpenMP] support build on msys2/mingw with clang or gcc
Adrian Pop via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Sat Jun 13 11:46:25 PDT 2020
adrpo added a comment.
In D81776#2091441 <https://reviews.llvm.org/D81776#2091441>, @jdoerfert wrote:
> Can we test this somehow? Otherwise it looks straight forward.
This was tested for some time now in the msys2/mingw llvm package to build openmp:
https://github.com/adrpo/MINGW-packages/commit/9633f096361d575f7de4891a5d485fec2888311e
If there is a CI with msys2/mingw available we could test on that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81776/new/
https://reviews.llvm.org/D81776
More information about the Openmp-commits
mailing list