This is an archive of the discontinued LLVM Phabricator instance.

[LLDB][MIPS] Added support for MIPS1, MIPS2, MIPS3, MIPS4 and MIPS5 instruction sets
ClosedPublic

Authored by nitesh.jain on Dec 14 2015, 12:36 AM.

Details

Reviewers
clayborg
jaydeep
Summary

This Patch will allowed LLDB to debug respective instruction sets binaries.

Diff Detail

Repository
rL LLVM

Event Timeline

nitesh.jain retitled this revision from to [LLDB][MIPS] Added support for MIPS1, MIPS2, MIPS3, MIPS4 and MIPS5 instruction sets.
nitesh.jain updated this object.
nitesh.jain added reviewers: jaydeep, clayborg.
nitesh.jain set the repository for this revision to rL LLVM.
jaydeep accepted this revision.Dec 14 2015, 12:43 AM
jaydeep edited edge metadata.

Looks good to me.

This revision is now accepted and ready to land.Dec 14 2015, 12:43 AM
clayborg accepted this revision.Dec 14 2015, 9:52 AM
clayborg edited edge metadata.
slthakur closed this revision.Dec 14 2015, 9:54 PM

Committed in revision 255619 on behalf of Nitesh Jain.