This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][MIPS] Fix lldbplatformutil.py Failure
ClosedPublic

Authored by nitesh.jain on Nov 12 2015, 10:22 PM.

Details

Summary

This patch check whether first register is readable.

Diff Detail

Repository
rL LLVM

Event Timeline

nitesh.jain retitled this revision from to [LLDB][MIPS] Fix lldbplatformutil.py Failure.
nitesh.jain updated this object.
nitesh.jain added reviewers: jaydeep, clayborg, ovyalov.
nitesh.jain set the repository for this revision to rL LLVM.
ovyalov accepted this revision.Nov 13 2015, 9:31 AM
ovyalov edited edge metadata.
This revision is now accepted and ready to land.Nov 13 2015, 9:31 AM
clayborg accepted this revision.Nov 13 2015, 10:05 AM
clayborg edited edge metadata.
slthakur closed this revision.Nov 19 2015, 3:06 AM

Committed in r253555 on behalf of @nitesh.jain