[LLDB][MIPS] Fix TestExpressionInSyscall.py for MIPS
authorBhushan D. Attarde <Bhushan.Attarde@imgtec.com>
Mon, 8 Feb 2016 04:35:51 +0000 (04:35 +0000)
committerBhushan D. Attarde <Bhushan.Attarde@imgtec.com>
Mon, 8 Feb 2016 04:35:51 +0000 (04:35 +0000)
commitb4fd8bb27ed60106f359264ae13137a9bc8f412b
tree266928fd95f64d958cb35859b8f840c994c57bee
parent163333f9122b259f1f09ca8814b119a3ecb24262
[LLDB][MIPS] Fix TestExpressionInSyscall.py for MIPS

    SUMMARY:
    This patch fixes TestExpressionInSyscall.py and solves bug 23659 for MIPS.
    Corrected indentation at couple of places.

    Reviewers: clayborg
    Subscribers: mohit.bhakkad, sagar, jaydeep, lldb-commits
    Differential Revision: http://reviews.llvm.org/D16916

llvm-svn: 260072
lldb/source/Plugins/ABI/SysV-mips/ABISysV_mips.cpp
lldb/source/Plugins/ABI/SysV-mips64/ABISysV_mips64.cpp