[PATCH] D21172: [LLVM][MIPS] Fix createStubFunction to emit JR encoding based on Arch.

Daniel Sanders via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 13 03:34:40 PDT 2016


dsanders added a subscriber: lhames.
dsanders added a comment.

This change looks correct but it ought to have a testcase.

@lhames: Is there a good way to test that the stub function was created correctly?


Repository:
  rL LLVM

http://reviews.llvm.org/D21172





More information about the llvm-commits mailing list