Fix relocation selection for foo-. on mips.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 1 Jun 2015 15:10:51 +0000 (15:10 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 1 Jun 2015 15:10:51 +0000 (15:10 +0000)
commit872808e946f3f8be1b30a6672697c2ba8e12f9e1
tree612f39158d5a338f6c4ee540cb76dda775221420
parent30e43fe1a9bfafed2829e7aced3be9355d970743
Fix relocation selection for foo-. on mips.

This handles only the 32 bit case.

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