summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2015-12-18 10:24:53 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2015-12-18 10:24:53 +0000
commit6f531ec0a2510d07fe592e2a7698733bbb45f519 (patch)
treec1630c4f50f43fe62d55449d9781b27338428b22 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent252cca555f3c9b0958573092873f239430dd47fe (diff)
downloadbcm5719-llvm-6f531ec0a2510d07fe592e2a7698733bbb45f519.tar.gz
bcm5719-llvm-6f531ec0a2510d07fe592e2a7698733bbb45f519.zip
[OPENMP] Remove explicit call for implicit barrier
#pragma omp parallel needs an implicit barrier that is currently done by an explicit call to __kmpc_barrier. However, the runtime already ensures a barrier in __kmpc_fork_call which currently leads to two barriers per region per thread. Differential Revision: http://reviews.llvm.org/D15561 llvm-svn: 255992
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud