[PATCH] D45642: [PPC64] V2 abi: Add glink section for lazy symbol resolution.
Rafael Avila de Espindola via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 16 11:07:11 PDT 2018
espindola added a comment.
This is a plt by another name, no?
Do you know why it is defined to have another name?
Could it be implemented as a plt section and use the WritePltHeader/writePlt target hooks?
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D45642
More information about the llvm-commits
mailing list