diff options
author | Hal Finkel <hfinkel@anl.gov> | 2016-05-26 04:48:14 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2016-05-26 04:48:14 +0000 |
commit | 91e19a3de4d74d899f3ffc77aace35d4df561373 (patch) | |
tree | 32f37dd08fcf2011c8349121e833af817a046016 /lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp | |
parent | ec6f56eb3965cd3362c0161206bac50211ae7810 (diff) | |
download | bcm5719-llvm-91e19a3de4d74d899f3ffc77aace35d4df561373.tar.gz bcm5719-llvm-91e19a3de4d74d899f3ffc77aace35d4df561373.zip |
Add an assembly __kmp_invoke_microtask for ppc64[le]
Clang no longer restricts itself to generating microtasks with a small number
of arguments, and so an assembly implementation is required to prevent hitting
the parameter limit present in the C implementation. This adds an
implementation for ppc64[le].
llvm-svn: 270821
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main.cpp')
0 files changed, 0 insertions, 0 deletions