Produce a R_X86_64_32 when the value is >=0.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 20 Sep 2010 19:20:47 +0000 (19:20 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 20 Sep 2010 19:20:47 +0000 (19:20 +0000)
commit43779dcfef7f4e921c6fc12bb5394a1b2efcd81d
tree31d3dc51aef7dc1b81efb823ca084873aa920a3a
parent7af6dc47a552d0d7d09752ad2e747d3973125b48
Produce a R_X86_64_32 when the value is >=0.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@114339 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp
test/MC/ELF/basic-elf.ll
test/MC/ELF/relocation.s [new file with mode: 0644]