diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-04-03 18:53:26 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-04-03 18:53:26 +0000 |
commit | d2b53cad18523034f4225bc4ea62867093c134db (patch) | |
tree | 6710bab60476a751a783c18885b3f2b8e2bdbb78 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 3d90e7e8db2c522c87f0fbfcdcb9aeed62680922 (diff) | |
download | bcm5719-llvm-d2b53cad18523034f4225bc4ea62867093c134db.tar.gz bcm5719-llvm-d2b53cad18523034f4225bc4ea62867093c134db.zip |
[OpenMP][Stats] Fix stats gathering for distribute and team clause
The distribute clause needs an explicit push of a timer. The teams
clause needs a timer added and also, similarly to parallel, exchanged
with the serial timer when encountered so that serial regions are
counted properly.
Differential Revision: https://reviews.llvm.org/D59801
llvm-svn: 357621
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions