aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/test/redo.py
diff options
context:
space:
mode:
authorJonathan Peyton <jonathan.l.peyton@intel.com>2018-01-10 18:27:01 +0000
committerJonathan Peyton <jonathan.l.peyton@intel.com>2018-01-10 18:27:01 +0000
commit1800ecec70a069d75d70cf0438d2dff6f55d935a (patch)
tree1f6a7bb07c4680b410c87f309a80c082751910ef /lldb/packages/Python/lldbsuite/test/redo.py
parentbff8ded906b40506ac81cf81bc980fddc6768dc5 (diff)
downloadllvm-1800ecec70a069d75d70cf0438d2dff6f55d935a.zip
llvm-1800ecec70a069d75d70cf0438d2dff6f55d935a.tar.gz
llvm-1800ecec70a069d75d70cf0438d2dff6f55d935a.tar.bz2
Simplify __kmp_expand_threads
This change simplifies __kmp_expand_threads to take a single argument. Previously, it allowed two arguments and had logic to decide on different potential expansion sizes. However, no calls to __kmp_expand_threads in the runtime make use of this extra logic. Thus the extra argument and logic is removed here. Patch by Terry Wilmarth Differential Revision: https://reviews.llvm.org/D41836 llvm-svn: 322204
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/redo.py')
0 files changed, 0 insertions, 0 deletions