Add the symbol offset to the relocation value when we relocate against section. By...
authorBenjamin Kramer <benny.kra@googlemail.com>
Mon, 23 Aug 2010 19:05:46 +0000 (19:05 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Mon, 23 Aug 2010 19:05:46 +0000 (19:05 +0000)
commitbcf2db60dd3c37fe76dc1b5c5fa3e95b43b3776a
treed571dc79538becb87759c9911f4eb60807f9ae54
parentbaf2883e0a294fabc059699037ad92822c46bd61
Add the symbol offset to the relocation value when we relocate against section. By Roman Divacky.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@111824 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/ELFObjectWriter.cpp