This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][MIPS] Fix floating point handling in case of thread step-out
ClosedPublic

Authored by nitesh.jain on May 19 2016, 12:40 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

nitesh.jain retitled this revision from to [LLDB][MIPS] Fix floating point handling in case of thread step-out.
nitesh.jain updated this object.
nitesh.jain added reviewers: clayborg, jaydeep, bhushan.
nitesh.jain set the repository for this revision to rL LLVM.
nitesh.jain added subscribers: slthakur, mohit.bhakkad.
clayborg accepted this revision.May 19 2016, 9:57 AM
clayborg edited edge metadata.
This revision is now accepted and ready to land.May 19 2016, 9:57 AM
bhushan accepted this revision.May 19 2016, 11:40 PM
bhushan edited edge metadata.

Looks good.

jaydeep accepted this revision.May 19 2016, 11:44 PM
jaydeep edited edge metadata.

Looks good to me.

nitesh.jain edited edge metadata.May 20 2016, 5:22 AM
nitesh.jain added a subscriber: lldb-commits.

committed in revision 270207

This revision was automatically updated to reflect the committed changes.