OSDN Git Service

Revert "Disable the fix for pr20793 because of a gnu ld bug."
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Sep 2014 18:03:38 +0000 (18:03 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 5 Sep 2014 18:03:38 +0000 (18:03 +0000)
commiteaa85e20272f77fd2b914cd76ab25ebc95b54d41
tree5f7dab63cbc11850127651828a845f50af435b8b
parent9f1eb4d913922bff3b36958f2bb1b430958d4213
Revert "Disable the fix for pr20793 because of a gnu ld bug."

This reverts commit r217211.

Both the bfd ld and gold outputs were valid. They were using a Rela relocation,
so the value present in the relocated location was not used, which caused me
to misread the output.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217264 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
test/CodeGen/X86/constructor.ll