[Openmp-commits] [PATCH] D94855: [OpenMP] Add time profiling support in libomp

Jon Chesterfield via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jan 21 11:48:14 PST 2021


JonChesterfield added a comment.

This breaks the build for me. Compiling openmp via ENABLE_RUNTIMES without any extra options, the include path isn't set up so kmp_runtime.cpp fails to find the header.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94855



More information about the Openmp-commits mailing list