]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r338251:
authormarkj <markj@FreeBSD.org>
Tue, 2 Oct 2018 21:20:45 +0000 (21:20 +0000)
committermarkj <markj@FreeBSD.org>
Tue, 2 Oct 2018 21:20:45 +0000 (21:20 +0000)
commit697877a7dd246ce44d6a8671346934f3c3d80248
tree65547efdd8cb4bfd781752ea1a31de3cdc9354b9
parent0e8b7d26deb91d1d6d1eef87172698f5eafa6f35
MFC r338251:
Add an lld option to emit PC-relative relocations for ifunc calls.
contrib/llvm/tools/lld/ELF/Config.h
contrib/llvm/tools/lld/ELF/Driver.cpp
contrib/llvm/tools/lld/ELF/Relocations.cpp
contrib/llvm/tools/lld/ELF/Writer.cpp
usr.bin/clang/lld/ld.lld.1