Simon Atanasyan e4361859c0 [ELF][MIPS] Ignore R_MIPS_JALR relocation for now
The `R_MIPS_JALR` is a relocation generated by gcc and gas. This
relocation points to the `jalr` instruction which might be optimized and
converted to the `b` instruction under some conditions.

Now we just ignore this relocation and keep instructions unchanged.

llvm-svn: 255453
2015-12-13 06:49:14 +00:00
..
2015-12-11 19:09:21 +00:00
2015-12-11 17:46:46 +00:00
2015-11-24 10:15:50 +00:00
2015-11-24 10:15:50 +00:00
2015-11-24 10:15:50 +00:00
2015-11-25 22:15:01 +00:00
2015-11-24 10:15:50 +00:00
2015-11-24 10:15:50 +00:00