commit | 5d3c309e4ac82598621c86767085cf62603d3c46 | [log] [tgz] |
---|---|---|
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | Thu May 26 18:19:10 2016 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 31 20:23:09 2020 -0700 |
tree | ce08c6f9106bd6e9d56676a6e0275e077235910c | |
parent | 3f19c95daccac5bab943ca2be1fcf0530b18fcab [diff] |
Make LIBOMP_USE_ITT_NOTIFY a setting that can be enabled or disabled On Blue Gene/Q, having LIBOMP_USE_ITT_NOTIFY support compiled into a statically-linked binary causes a failure at runtime because dlopen fails. This patch changes LIBOMP_USE_ITT_NOTIFY to a cacheable configuration setting that can be disabled. Patch by John Mellor-Crummey Differential Revision: http://reviews.llvm.org/D20517 llvm-svn: 270884 GitOrigin-RevId: 7abf9d5927b39abf8e2d29a2edc66fc7f828289c