Skip to content
Commit e94459fa authored by Omair Javaid's avatar Omair Javaid
Browse files

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
parent 1a352d56
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment