summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/api
diff options
context:
space:
mode:
authorOmair Javaid <omair.javaid@linaro.org>2016-05-11 09:29:14 +0000
committerOmair Javaid <omair.javaid@linaro.org>2016-05-11 09:29:14 +0000
commite94459fa6ca1fbdc3422d46af6163faadb36aabb (patch)
tree429591ee324d28aa273e1515976950f8ea4a2240 /lldb/packages/Python/lldbsuite/test/api
parent1a352d564fbe09bd633e13ebd3cdd8faf1dda455 (diff)
downloadbcm5719-llvm-e94459fa6ca1fbdc3422d46af6163faadb36aabb.tar.gz
bcm5719-llvm-e94459fa6ca1fbdc3422d46af6163faadb36aabb.zip
Corrected aarch64 register no in TestBreakpointConditions.py
Test uses x1 in breakpoint expression while objdump shows that x1 is never used in the code and may have random values. Using x0 make sure that we are using a registe that will have a positive value and breakpoint expression will evaluate true atleast once. llvm-svn: 269164
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/api')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud