[all-commits] [llvm/llvm-project] 77dc7b: [OpenMP] Fix printing routine for OMP_TOOL_VERBOSE...
Hansang Bae via All-commits
all-commits at lists.llvm.org
Wed Apr 14 05:56:29 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 77dc7b465313345ab0a5929f6f0386dbcab6594c
https://github.com/llvm/llvm-project/commit/77dc7b465313345ab0a5929f6f0386dbcab6594c
Author: Hansang Bae <hansang.bae at intel.com>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M openmp/runtime/src/kmp_settings.cpp
M openmp/runtime/src/ompt-general.cpp
M openmp/runtime/test/ompt/loadtool/tool_available/tool_available.c
Log Message:
-----------
[OpenMP] Fix printing routine for OMP_TOOL_VERBOSE_INIT
Also fixed typo in the verbose message.
Differential Revision: https://reviews.llvm.org/D100414
More information about the All-commits
mailing list