add hexagon scatter bits and split hexgontargethandler to hexagonrelocationhander
authorShankar Easwaran <shankare@codeaurora.org>
Fri, 1 Feb 2013 05:26:02 +0000 (05:26 +0000)
committerShankar Easwaran <shankare@codeaurora.org>
Fri, 1 Feb 2013 05:26:02 +0000 (05:26 +0000)
commit73ef70b50f8798b638a271161f1a0c32869fb382
treee0ceeb0ef163afd73c33bfa9b7cb8a813af03dde
parent12cc42aa1b29168020a0d671314b39f7bd8a3d68
add hexagon scatter bits and split hexgontargethandler to hexagonrelocationhander

llvm-svn: 174148
lld/lib/ReaderWriter/ELF/Hexagon/CMakeLists.txt
lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationFunctions.h [new file with mode: 0644]
lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.cpp [new file with mode: 0644]
lld/lib/ReaderWriter/ELF/Hexagon/HexagonRelocationHandler.h [new file with mode: 0644]
lld/lib/ReaderWriter/ELF/Hexagon/HexagonTargetHandler.cpp
lld/lib/ReaderWriter/ELF/Hexagon/HexagonTargetHandler.h
lld/lib/ReaderWriter/ELF/Hexagon/HexagonV4Encodings.h [new file with mode: 0644]