ELF: Simplify the rel/rela implementation.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 26 Jun 2015 15:27:04 +0000 (15:27 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 26 Jun 2015 15:27:04 +0000 (15:27 +0000)
commitb65669cdde5c18b5abf0dfb1f22b9266e6a68196
treefe8b7a8a3157eddc8b08cbcb21fcf06166b91804
parent875007d3c44ea7c392d2526be2683574bbcb6af4
ELF: Simplify the rel/rela implementation.

Now the rela class inherits from rel and just adds the addend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240790 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFTypes.h