[PATCH] D41246: [LLD][ELF] Optimize Arm PLT entries
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 14 17:37:30 PST 2017
ruiu added a comment.
> That sounds like it should work given that the entries are the same size. It would mean the lazy PLT lookup would be a little bit slower, but that is probably a reasonable trade off. Unless anyone has any objections to the idea I'm happy to give that a go tomorrow.
I think pcc's suggestion is a good idea.
https://reviews.llvm.org/D41246
More information about the llvm-commits
mailing list