Simon Dardis f5ba24d071 [mips] Correct jal expansion for local symbols in .local directives.
This patch corrects the behaviour of code such as:

   .local foo
   jal foo
foo:
to use the correct jal expansion when writing ELF files.

Patch by: Daniel Sanders

Reviewers: zoran.jovanovic, seanbruno, vkalintiris

Differential Revision: https://reviews.llvm.org/D24722



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@287918 91177308-0d34-0410-b5e6-96231b3b80d8
2016-11-25 11:06:43 +00:00
..
2016-06-28 14:26:39 +00:00
2016-05-18 22:04:49 +00:00
2016-11-14 19:10:56 +00:00