]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Apply r338251 ("Preserve relocations against ifuncs when -zifunc-noplt
authordim <dim@FreeBSD.org>
Fri, 24 Aug 2018 17:48:05 +0000 (17:48 +0000)
committerdim <dim@FreeBSD.org>
Fri, 24 Aug 2018 17:48:05 +0000 (17:48 +0000)
commit657d5635fb4243d3d262c729e54810389fbc01bb
treeeb5ec8dce140a92eb133905594db5e0b7c63d31f
parent6fa97eaf1d34cd46dd67fc537e5bf6f671755b5f
Apply r338251 ("Preserve relocations against ifuncs when -zifunc-noplt
is specified") on top of lld 7.0.0.  This is to prepare for another
merge from head.

Obtained from: https://github.com/markjdb/freebsd-dev/commit/02f35faa6df364769b9223746b99e3c7ba05c5dd
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