[Openmp-commits] [PATCH] D42427: Fix broken OpenMP runtime test cases for Windows

Hans Wennborg via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 25 06:59:25 PST 2018


hans added a comment.

In https://reviews.llvm.org/D42427#987844, @protze.joachim wrote:

> > It was defined in https://reviews.llvm.org/D42432
>
> Will be added ...
>
> The question for your failure: What is your setting for LIBOMP_OMP_VERSION?


I have no idea.

I'm just checking out openmp under projects/, configuring with "cmake -GNinja -DCMAKE_BUILD_TYPE=Release" and trying to build check-all.

I don't know anything about OpenMP on Windows, I just build the releases.

As it seems there is nobody regularly testing and maintaining the Windows support, I've taken it out of the release builds.


https://reviews.llvm.org/D42427





More information about the Openmp-commits mailing list