summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2018-02-28 20:16:12 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2018-02-28 20:16:12 +0000
commitf181f1a6a206f427860e999768259e81a94f6d6a (patch)
tree4ebd366f7f0762e9eccd0fa51188f0a9e8220287 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp
parentb95298b041c4adc5df405f9549b7aef46948915f (diff)
downloadbcm5719-llvm-f181f1a6a206f427860e999768259e81a94f6d6a.tar.gz
bcm5719-llvm-f181f1a6a206f427860e999768259e81a94f6d6a.zip
CodeGenObjCXX: handle inalloca appropriately for msgSend variant
objc_msgSend_stret takes a hidden parameter for the returned structure's address for the construction. When the function signature is rewritten for the inalloca passing, the return type is no longer marked as indirect but rather inalloca stret. This enhances the test for the indirect return to check for that case as well. This fixes the incorrect return classification for Windows x86. llvm-svn: 326362
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud