[Openmp-commits] [PATCH] D59451: Fix gettid warnings and one test on FreeBSD

Dimitry Andric via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Sun Mar 24 11:56:59 PDT 2019


dim updated this revision to Diff 192041.
dim added a comment.

- Use CMAKE_THREAD_LIBS_INIT verbatim, if it is not "-lpthread".
- Add similar logic to DetectTestCompiler for standalone build.


Repository:
  rOMP OpenMP

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59451/new/

https://reviews.llvm.org/D59451

Files:
  cmake/DetectTestCompiler/CMakeLists.txt
  cmake/OpenMPTesting.cmake
  runtime/cmake/LibompHandleFlags.cmake
  runtime/cmake/LibompMicroTests.cmake
  runtime/test/misc_bugs/omp_foreign_thread_team_reuse.c
  runtime/test/tasking/bug_nested_proxy_task.c
  runtime/test/tasking/bug_proxy_task_dep_waiting.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59451.192041.patch
Type: text/x-patch
Size: 4805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190324/7e424e74/attachment.bin>


More information about the Openmp-commits mailing list