[Lldb-commits] [PATCH] D21064: [LLDB][MIPS] Fix Emulation of Compact branch and ADDIU instructions
Simon Dardis via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 23 02:28:05 PDT 2016
sdardis added a comment.
You also need to emulate dsubu and subu as the MIPS LLVM backend will generate them in certain cases.
Repository:
rL LLVM
http://reviews.llvm.org/D21064
More information about the lldb-commits
mailing list