Add support for the R_ARM_ABS32 relocation.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 3 Apr 2014 02:27:00 +0000 (02:27 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 3 Apr 2014 02:27:00 +0000 (02:27 +0000)
commit41de905e259cb49cd055806fa87ec787010ee687
tree94944a83540113b46a5bbdb21bdb72e3797c8564
parentb0e3b66fa5ef650a0a358a1db6b0067ed351e4ad
Add support for the R_ARM_ABS32 relocation.

This should bring the arm buildbots back.

llvm-svn: 205502
llvm/include/llvm/Object/RelocVisitor.h
llvm/test/DebugInfo/Inputs/arm-relocs.elf-arm [new file with mode: 0644]
llvm/test/DebugInfo/arm-relocs.test [new file with mode: 0644]