CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/11/21 07:15:17
Modified files:
gnu/llvm/lld/ELF: InputSection.cpp Relocations.cpp
Log message:
Backport https://reviews.llvm.org/D75419. This adds a workaround for
undefined references to .got2 on powerpc making it possible to link
llvm with lld.
ok gkoehler@
