summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-02-18 18:17:05 +0000
committerHans Wennborg <hans@hanshq.net>2016-02-18 18:17:05 +0000
commit23cdc643b90da422cb5e131e83abddad4c488151 (patch)
tree2c87bc16f7b91697aa2254e3a838041270295b1a /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent3a16e2a26a66f693e903c9acc47a7a64c8b78094 (diff)
downloadbcm5719-llvm-23cdc643b90da422cb5e131e83abddad4c488151.tar.gz
bcm5719-llvm-23cdc643b90da422cb5e131e83abddad4c488151.zip
Revert to extend i8/i16 return values on Darwin (PR26665)
In r260133, LLVM was changed to no longer extend i8/i16 return values, as it's not required by the ABI. However, code was found in the wild that relies on the old behaviour on Darwin, so this commit reverts back to that old behaviour for Darwin. On other platforms, it's less likely that code would be depending on the old behaviour, as GCC and MSVC haven't been extending such return values. llvm-svn: 261235
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud