diff options
author | Sagar Thakur <sagar.thakur@imgtec.com> | 2015-12-09 12:31:01 +0000 |
---|---|---|
committer | Sagar Thakur <sagar.thakur@imgtec.com> | 2015-12-09 12:31:01 +0000 |
commit | 4f58827a57f6b151fd749e008f0b652d64d380fc (patch) | |
tree | 3166672c2b42a585e726d4e47f7b3bc4f5190eb5 /lldb/packages/Python/lldbsuite/test/expression_command/timeout/wait-a-while.cpp | |
parent | 2d3d4ec860ff13494aaf56855dbe05bf1ab68a29 (diff) | |
download | bcm5719-llvm-4f58827a57f6b151fd749e008f0b652d64d380fc.tar.gz bcm5719-llvm-4f58827a57f6b151fd749e008f0b652d64d380fc.zip |
[LLDB][MIPS] Adding call to IsMSAAvailable() while creating RegisterInfoInterface
This patch will fix the test case test_p_returns_correct_data_size_for_each_qRegisterInfo_attach_llgs_* of TestLldbGdbServer.py on mips. The test fails because we were sending RegisterInfo for msa registers to client even when msa registers are not available. With this commit server will send E45(end of resigters) response if msa registers are not available.
llvm-svn: 255108
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout/wait-a-while.cpp')
0 files changed, 0 insertions, 0 deletions