[ELF] Implement GOTPCREL for defined atoms.
authorMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 5 Feb 2013 19:14:28 +0000 (19:14 +0000)
committerMichael J. Spencer <bigcheesegs@gmail.com>
Tue, 5 Feb 2013 19:14:28 +0000 (19:14 +0000)
commit359b6ff6bbb182d4ca03c1601439bc8bc9d1c04b
tree4e7969908853686545225940eb944935ddf52ae1
parente6ab9f80a712b4946595d7182b571b16543c57ac
[ELF] Implement GOTPCREL for defined atoms.

llvm-svn: 174426
lld/lib/ReaderWriter/ELF/X86_64/X86_64TargetInfo.cpp
lld/test/elf/Inputs/gotpcrel.S [moved from lld/test/elf/Inputs/undef-gotpcrel.S with 85% similarity]
lld/test/elf/Inputs/gotpcrel.x86-64 [new file with mode: 0644]
lld/test/elf/Inputs/undef-gotpcrel.x86-64 [deleted file]
lld/test/elf/gotpcrel.test [moved from lld/test/elf/undef-gotpcrel.test with 54% similarity]