diff options
author | Paul Osmialowski <pawel.osmialowski@arm.com> | 2016-05-13 08:26:42 +0000 |
---|---|---|
committer | Paul Osmialowski <pawel.osmialowski@arm.com> | 2016-05-13 08:26:42 +0000 |
commit | 7e5e8684fb4d65953e388a77491438a5ecc4d2d3 (patch) | |
tree | b2b2566f5472f392991b978d2ee4184dc5165a44 /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | 12e7931d0b497c1ff8a5f3389b88315140765695 (diff) | |
download | bcm5719-llvm-7e5e8684fb4d65953e388a77491438a5ecc4d2d3.tar.gz bcm5719-llvm-7e5e8684fb4d65953e388a77491438a5ecc4d2d3.zip |
Solve 'Too many args to microtask' problem
This patch solves 'Too many args to microtask' problem which occurs
while executing lulesh2.0.3 benchmark on AArch64.
To solve this I had to wrtite AArch64 assembly version of
__kmp_invoke_microtask() function, similar to x86 and x86_64
implementations.
Differential Revision: http://reviews.llvm.org/D19879
llvm-svn: 269399
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions