[Openmp-commits] [PATCH] D94855: [OpenMP] Add time profiling support in libomp
Giorgis Georgakoudis via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jan 22 16:07:48 PST 2021
ggeorgakoudis added a comment.
In D94855#2513249 <https://reviews.llvm.org/D94855#2513249>, @JonChesterfield wrote:
> 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.
Thanks for spotting that @JonChesterfield. Will fix soon.
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