[ELF][Hexagon] add initial changes to add GOT/PLT
authorShankar Easwaran <shankare@codeaurora.org>
Sun, 3 Mar 2013 07:34:56 +0000 (07:34 +0000)
committerShankar Easwaran <shankare@codeaurora.org>
Sun, 3 Mar 2013 07:34:56 +0000 (07:34 +0000)
commit1729e123589b7ad22ba173ba03160b077f4eb410
treec2c33f7792fefcc2c292a6eb16d9c8c5dac9d606
parentde6a39f759c1f2aa5873d1c35ef21083144fe508
[ELF][Hexagon] add initial changes to add GOT/PLT

llvm-svn: 176415
lld/lib/ReaderWriter/ELF/Hexagon/HexagonDynamicAtoms.h [new file with mode: 0644]
lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.cpp
lld/lib/ReaderWriter/ELF/Hexagon/HexagonTargetHandler.cpp
lld/lib/ReaderWriter/ELF/Hexagon/HexagonTargetInfo.cpp
lld/lib/ReaderWriter/ELF/Hexagon/HexagonTargetInfo.h
lld/test/elf/Hexagon/Inputs/use-shared.hexagon [new file with mode: 0644]
lld/test/elf/Hexagon/hexagon-plt-setup.test [new file with mode: 0644]