[Openmp-commits] [PATCH] D42427: Fix broken OpenMP runtime test cases for Windows
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jan 25 04:23:46 PST 2018
protze.joachim added a comment.
@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`.
https://reviews.llvm.org/D42427
More information about the Openmp-commits
mailing list