Comment out the PPC relocation offset adjustment. It must be done differently.
authorRoman Divacky <rdivacky@freebsd.org>
Tue, 2 Aug 2011 16:15:32 +0000 (16:15 +0000)
committerRoman Divacky <rdivacky@freebsd.org>
Tue, 2 Aug 2011 16:15:32 +0000 (16:15 +0000)
commitc9c0cc1e4655e3abe6ddc0329a31decfa5b3fc4b
tree4aad1b7ee4884fd62c5497bbcb9112e98a3433b1
parentac5f13fe3f4b79fa188d407dc97de9c9f8fdf368
Comment out the PPC relocation offset adjustment. It must be done differently.

This unbreaks some tests.

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