Relocate against parent if the symbol is not in section or it's a common symbol,...
authorBenjamin Kramer <benny.kra@googlemail.com>
Tue, 24 Aug 2010 17:34:39 +0000 (17:34 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Tue, 24 Aug 2010 17:34:39 +0000 (17:34 +0000)
commit2f6e0e68a455aa6bd6da74c3256470bd94c0b6f2
treee675906faabb989e569653d03f774a963583e9bd
parent53c36c41ae036047867960f31a7a116d473e1f9f
Relocate against parent if the symbol is not in section or it's a common symbol, from Roman Divacky.

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