[Openmp-commits] [PATCH] D95585: [OpenMP] Disabled profiling in `libomp` by default to unblock link errors
Johannes Doerfert via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jan 27 20:18:27 PST 2021
jdoerfert requested changes to this revision.
jdoerfert added a comment.
This revision now requires changes to proceed.
LG, thanks
================
Comment at: openmp/docs/design/Runtimes.rst:54
+``OPENMP_ENABLE_LIBOMP_PROFILING=ON`` to enable the feature. Note that this will
+turn ``libomp`` to a C++ library.
----------------
`to` -> `into`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95585/new/
https://reviews.llvm.org/D95585
More information about the Openmp-commits
mailing list