[PATCH] D18387: [MIPS][LLVM-MC] Fix JR encoding for MIPSR6 ISA

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 23 03:04:00 PDT 2016


dsanders accepted this revision.
dsanders added a comment.
This revision is now accepted and ready to land.

LGTM. For the commit message, could you mention that the assembler was picking the wrong JR variant because the pre-R6 one was still enabled at R6.


Repository:
  rL LLVM

http://reviews.llvm.org/D18387





More information about the llvm-commits mailing list