[PATCH] D24722: [mips] Correct jal expansion for local symbols in .local directives.

Simon Dardis via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 1 03:56:04 PDT 2016


sdardis updated the summary for this revision.
sdardis updated this revision to Diff 76539.
sdardis added a comment.
This revision is now accepted and ready to land.

Reverted this patch to Daniel's original version. The fix for the assembly case will be resolved once https://reviews.llvm.org/D24721 is committed.


https://reviews.llvm.org/D24722

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  test/MC/Mips/expansion-jal-sym-pic.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24722.76539.patch
Type: text/x-patch
Size: 13493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161101/5b353247/attachment.bin>


More information about the llvm-commits mailing list