CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/04/23 15:08:26
Modified files:
gnu/llvm/lld/ELF: SyntheticSections.cpp SyntheticSections.h
Log message:
Don't create IBT .plt if there are no PLT entries. Cherry picked from
upstream. Fixes several issues including problems with ld.bfd when it
sees such a .plt in an object file that is getting linked into a binary.
ok deraadt@
