summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter
diff options
context:
space:
mode:
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-08-11 18:15:16 +0000
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>2016-08-11 18:15:16 +0000
commit60f0b514855219a13a9b5929ed6b7ee53e8afb3e (patch)
treea35940671c36d76a2581578a799fce04479cad08 /lldb/packages/Python/lldbsuite/test/python_api/interpreter
parentfd34ba53e34bfcdffde5fe0c12efab78381e2c73 (diff)
downloadbcm5719-llvm-60f0b514855219a13a9b5929ed6b7ee53e8afb3e.tar.gz
bcm5719-llvm-60f0b514855219a13a9b5929ed6b7ee53e8afb3e.zip
[Hexagon] Skip byval arguments when checking parameter attributes
From the point of view of register assignment, byval parameters are ignored: a byval parameter is not going to be assigned to a register, and it will not affect the assignments of subsequent parameters. When matching registers with parameters in the bit tracker, make sure to skip byval parameters before advancing the registers. llvm-svn: 278375
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud