[LLDB][MIPS] Adding SoftwareBreakpointTrapOpcode and RelocationJumpSlotType for MIPS
authorMohit K. Bhakkad <mohit.bhakkad@imgtec.com>
Thu, 8 Jan 2015 09:46:29 +0000 (09:46 +0000)
committerMohit K. Bhakkad <mohit.bhakkad@imgtec.com>
Thu, 8 Jan 2015 09:46:29 +0000 (09:46 +0000)
commitc9335a3f2244c59b9a5e2c6bebdd793bb3a4c1f4
tree03efaeea31cbfdebc456faa68f1ba3670710c3aa
parentb13135bc08df6b3ccf82ce8f0240508625a86d88
[LLDB][MIPS] Adding SoftwareBreakpointTrapOpcode and RelocationJumpSlotType for MIPS

Patch by Bhushan Attarde

Reviewers: clayborg

Reviewed By: clayborg

Subscribers: petarj, dsanders, mohit.bhakkad, lldb-commits

Differential Revision: http://reviews.llvm.org/D6861

llvm-svn: 225436
lldb/source/Plugins/ObjectFile/ELF/ELFHeader.cpp
lldb/source/Plugins/Platform/Linux/PlatformLinux.cpp