diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-09-10 21:33:50 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2015-09-10 21:33:50 +0000 |
commit | 6d247f71c30acc8e9e856227507684d19f7ea058 (patch) | |
tree | 0af7b76956338a4f5188e9904ffad9a75841f4d5 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 34b11fc197fbb4d2a3349431b4984e239159b657 (diff) | |
download | llvm-6d247f71c30acc8e9e856227507684d19f7ea058.zip llvm-6d247f71c30acc8e9e856227507684d19f7ea058.tar.gz llvm-6d247f71c30acc8e9e856227507684d19f7ea058.tar.bz2 |
[OMPT] Fix assertion that arises when waiting for proxy tasks on runtime shutdown
This only triggered when built in debug mode with OMPT enabled:
__kmp_wait_template expected the state of the current thread to be either
ompt_state_idle or ompt_state_wait_barrier{,_implicit,_explicit}.
Patch by Jonas Hahnfeld
Differential Revision: http://reviews.llvm.org/D12754
llvm-svn: 247339
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions