K 10 svn:author V 6 luporl K 8 svn:date V 27 2019-06-05T12:43:45.948105Z K 7 svn:log V 317 MFC r348112: Fix PPC64 kernel build with clang8 + lld8 This patch fixes the following lld link errors: - unsupported dynamic relocations on read-only sections - out-of-range TOC references Submitted by: git_bdragon.rtk0.net Reviewed by: jhibbits, luporl Differential Revision: https://reviews.freebsd.org/D19352 END