[Lldb-commits] [PATCH] D21064: [LLDB][MIPS] Fix Emulation of Compact branch and ADDIU instructions
Nitesh Jain via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 23 02:30:25 PDT 2016
nitesh.jain added a comment.
In http://reviews.llvm.org/D21064#465410, @sdardis wrote:
> You also need to emulate dsubu and subu as the MIPS LLVM backend will generate them in certain cases.
Thanks will emulate them too.
Repository:
rL LLVM
http://reviews.llvm.org/D21064
More information about the lldb-commits
mailing list