summaryrefslogtreecommitdiffstats
path: root/lldb/source/Utility/StringExtractorGDBRemote.cpp
diff options
context:
space:
mode:
authorErich Keane <erich.keane@intel.com>2017-07-21 18:50:36 +0000
committerErich Keane <erich.keane@intel.com>2017-07-21 18:50:36 +0000
commitde1b2a93758a103f80888259335a1bdd0656b81f (patch)
treef7b238dffab8497f70925cee51a722857e5a6752 /lldb/source/Utility/StringExtractorGDBRemote.cpp
parentfa312f33f8409f43fab488ec983546b275199ab7 (diff)
downloadbcm5719-llvm-de1b2a93758a103f80888259335a1bdd0656b81f.tar.gz
bcm5719-llvm-de1b2a93758a103f80888259335a1bdd0656b81f.zip
Complex Long Double classification In RegCall calling convention
This change is part of the RegCall calling convention support for LLVM. Existing RegCall implementation was extended to include correct handling of Complex Long Double type. Complex long double types should be returned/passed in memory and not register stack. This patch implements this behavior. Patch by: eandrews Differential Revision: https://reviews.llvm.org/D35259 llvm-svn: 308769
Diffstat (limited to 'lldb/source/Utility/StringExtractorGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud