Reland: [llvm-objcopy] Add support for dynamic relocations
authorJake Ehrlich <jakehehrlich@google.com>
Wed, 27 Sep 2017 00:44:00 +0000 (00:44 +0000)
committerJake Ehrlich <jakehehrlich@google.com>
Wed, 27 Sep 2017 00:44:00 +0000 (00:44 +0000)
commited95fce2287472a7df6171fcdcafe854f3218950
treef1ba3272ea79aa5d9d28d2fdbf30d36c7c5dabb8
parent99fdfb6a464467aeb8c8935b0aa8d68ba4f902a5
Reland: [llvm-objcopy] Add support for dynamic relocations

This change adds support for dynamic relocations (allocated
SHT_REL/SHT_RELA sections with a dynamic symbol table as their link).

I had to reland this because of a I wasn't initilizing some pointers.

llvm-svn: 314263
llvm/tools/llvm-objcopy/Object.h