[PPC64] Write plt stubs for ElfV2 abi
authorSean Fertile <sfertile@ca.ibm.com>
Mon, 2 Apr 2018 19:17:12 +0000 (19:17 +0000)
committerSean Fertile <sfertile@ca.ibm.com>
Mon, 2 Apr 2018 19:17:12 +0000 (19:17 +0000)
commitaf95629debb2476305ac856df4bccab6b3308545
tree3eafd6093316df05f68d18fb9718b840c8241661
parentbee4b5894a53431c1fb641ea35abba7ac50378b8
[PPC64] Write plt stubs for ElfV2 abi

Add the default version of a plt stub for the V2 Elf abi.

Differential Revision: https://reviews.llvm.org/D44850

llvm-svn: 329004
lld/ELF/Arch/PPC64.cpp
lld/test/ELF/Inputs/shared-ppc64le.s [new file with mode: 0644]
lld/test/ELF/ppc64le-plt-stub.s [new file with mode: 0644]