diff options
author | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-08-20 19:39:17 +0000 |
---|---|---|
committer | Jonathan Peyton <jonathan.l.peyton@intel.com> | 2019-08-20 19:39:17 +0000 |
commit | 57ae6b8e377c8af41c9a017fe9b7c7f4b2fc04f7 (patch) | |
tree | f5b02f00bfed091c60e42f59a2bf7781960e8d89 /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | c310e5a7ab6c7606f2c9ef0d7b0efae8a5568efe (diff) | |
download | bcm5719-llvm-57ae6b8e377c8af41c9a017fe9b7c7f4b2fc04f7.tar.gz bcm5719-llvm-57ae6b8e377c8af41c9a017fe9b7c7f4b2fc04f7.zip |
Force honoring nthreads-var and thread-limit-var inside teams construct on host
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=42906, via adding
adjustment of number of threads on enter to the teams construct on host
according to user settings. This allows to pass checks and avoid assertions
at time of team of threads creation.
Patch by Andrey Churbanov
Differential Revision: https://reviews.llvm.org/D66351
llvm-svn: 369430
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions