hanchenye-llvm-project/llvm/include
Ulrich Weigand 457e606d1f 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
2014-06-18 15:15:49 +00:00
..
llvm Support LE in RelocVisitor::visitELF_PPC64_* 2014-06-18 15:15:49 +00:00
llvm-c Revert r211066, 211067, 211068, 211069, 211070. 2014-06-16 22:49:41 +00:00