aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ELFObjectFile.cpp
diff options
context:
space:
mode:
authorUlrich Weigand <ulrich.weigand@de.ibm.com>2014-06-18 15:15:49 +0000
committerUlrich Weigand <ulrich.weigand@de.ibm.com>2014-06-18 15:15:49 +0000
commit457e606d1f701a0336994d3a3eeea17c74753580 (patch)
tree85c940cc736344950b76d8d449559a32784a8dfd /llvm/lib/Object/ELFObjectFile.cpp
parent78f8b7b652e53b550af78344919c7b61d38b68b6 (diff)
downloadllvm-457e606d1f701a0336994d3a3eeea17c74753580.zip
llvm-457e606d1f701a0336994d3a3eeea17c74753580.tar.gz
llvm-457e606d1f701a0336994d3a3eeea17c74753580.tar.bz2
Support LE in RelocVisitor::visitELF_PPC64_*
Since we now support both LE and BE PPC64 variants, use of getAddend64BE is no longer correct. Use the generic getELFRelocationAddend instead, as was already done for Mips. llvm-svn: 211170
Diffstat (limited to 'llvm/lib/Object/ELFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions