]> granicus.if.org Git - llvm/commit
Merging r238751:
authorDaniel Sanders <daniel.sanders@imgtec.com>
Sun, 14 Jun 2015 15:45:45 +0000 (15:45 +0000)
committerDaniel Sanders <daniel.sanders@imgtec.com>
Sun, 14 Jun 2015 15:45:45 +0000 (15:45 +0000)
commit26c5743f8a6254a0aef9508bb205794e786a683c
treeb02b37e909f8eb391393088e66998681c5d3f585
parent30da795f5c56c118d6f607f75bb22cbd28434b48
Merging r238751:
------------------------------------------------------------------------
r238751 | rafael | 2015-06-01 16:10:51 +0100 (Mon, 01 Jun 2015) | 3 lines

Fix relocation selection for foo-. on mips.

This handles only the 32 bit case.
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_36@239700 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MCTargetDesc/MipsELFObjectWriter.cpp
test/MC/Mips/relocation.s [new file with mode: 0644]