[LLDB] Remove xfail aarch64-linux from test_step_over_load*
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Tue, 14 Apr 2020 11:19:05 +0000 (16:19 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Tue, 14 Apr 2020 11:21:06 +0000 (16:21 +0500)
commit01cfe88a17db72323502f1e47a64e75ea266e8e2
tree1325748a8e270ba556e5caa296999725d7443c53
parent1647ff6e2753026f8a1e21c60d37b83602520b64
[LLDB] Remove xfail aarch64-linux from test_step_over_load*

test_step_over_load_with_svr4 and test_step_over_load now pass on
aarch64 linux.

Fixed by change-id: e0dbd025131c4d77d8a5050a91d391d950529a8c

Differential Revision: https://reviews.llvm.org/D77662
lldb/test/API/functionalities/load_unload/TestLoadUnload.py