[Openmp-commits] [PATCH] D42427: Fix broken OpenMP runtime test cases for Windows
Olga Malysheva via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 25 04:34:01 PST 2018
omalyshe added a comment.
In https://reviews.llvm.org/D42427#987692, @protze.joachim wrote:
> @omalyshe do you have any advice, what is needed to make the `omp_control_tool` symbol available on Windows?
>
> My naive approach was to follow the things done for `omp_get_thread_num`.
Adding omp_control_tool to dllexports is a right way.
LGTM.
https://reviews.llvm.org/D42427
More information about the Openmp-commits
mailing list