summaryrefslogtreecommitdiffstats
path: root/lldb/scripts/Python/build-swig-Python.sh
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-11-07 22:30:50 +0000
committerTim Northover <tnorthover@apple.com>2014-11-07 22:30:50 +0000
commit5a1558ec31903371b0843382ce313749be0d13a4 (patch)
treec7e6a6f852d5da0aba5360dd2216bd7fa9a1e007 /lldb/scripts/Python/build-swig-Python.sh
parentedf99a92c00193fb72f3e94f4440b9f86789cca4 (diff)
downloadbcm5719-llvm-5a1558ec31903371b0843382ce313749be0d13a4.tar.gz
bcm5719-llvm-5a1558ec31903371b0843382ce313749be0d13a4.zip
ARM ABI: simplify decisions on whether args can be expanded.
Homogeneous aggregates on AAPCS_VFP ARM need to be passed *without* being flattened (e.g. [2 x float] rather than "float, float") for various weird ABI reasons. However, this isn't the case for anything else; further, we know at the ABIArgInfo::getDirect callsites whether this flattening is allowed. So, we can get more unified ARM code, with a simpler Clang, by just using that knowledge directly. llvm-svn: 221559
Diffstat (limited to 'lldb/scripts/Python/build-swig-Python.sh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud