summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2016-06-07 12:48:22 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2016-06-07 12:48:22 +0000
commit6b0634b3040a2dc37f4d41fceec1c415d9981deb (patch)
tree0fed7d5ffb5dcee1c8697ffa29f89d4586f22532 /lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py
parentf832eb7e9f4dc161e11cad7adada2f3de90a16b3 (diff)
downloadbcm5719-llvm-6b0634b3040a2dc37f4d41fceec1c415d9981deb.tar.gz
bcm5719-llvm-6b0634b3040a2dc37f4d41fceec1c415d9981deb.zip
[PowerPC] Support multiple return values with fast isel
Using an LLVM IR aggregate return value type containing three or more integer values causes an abort in the fast isel pass. This patch adds two more registers to RetCC_PPC64_ELF_FIS to allow returning up to four integers with fast isel, just the same as is currently supported with regular isel (RetCC_PPC). This is needed for Swift and (possibly) other non-clang frontends. Fixes PR26190. llvm-svn: 272005
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud