CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/01/27 14:35:02
Modified files:
gnu/llvm/lld/ELF/Arch: PPC64.cpp
Log message:
Change the emitted .glink stub on powerpc64 to use an instruction sequence
to compose the offset to the PLT instead of having a constant pool in .text.
Make --execute-only work on powerpc64.
ok miod@
