[PATCH] D17540: [MIPS][LLVM-MC] Fix Disassemble of Negative Offset

Vasileios Kalintiris via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 29 09:10:10 PST 2016


vkalintiris requested changes to this revision.
vkalintiris added a comment.
This revision now requires changes to proceed.

Can you update the following tests too?

  LLVM :: ExecutionEngine/RuntimeDyld/Mips/ELF_N64R6_relocations.s
  LLVM :: ExecutionEngine/RuntimeDyld/Mips/ELF_O32R6_relocations.s
  LLVM :: MC/Disassembler/Mips/mips64r6/valid-mips64r6.txt (You forgot to update the BALC instruction).

They are failing on my machine with check-all.


Repository:
  rL LLVM

http://reviews.llvm.org/D17540





More information about the llvm-commits mailing list