[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
Tue Jan 23 10:19:36 PST 2018


hans added a comment.

In https://reviews.llvm.org/D42427#985319, @Hahnfeld wrote:

> @hans Does this work for you?


I'm on my way out from the office. I'll try to test it tomorrow. Thanks!



================
Comment at: runtime/src/dllexports:542
+%ifdef OMP_50
+    omp_control_tool                        891
+%endif # OMP_50
----------------
This one seems unrelated?


https://reviews.llvm.org/D42427





More information about the Openmp-commits mailing list