[PATCH] D44682: [ELF] Fix X86 & X86_64 PLT retpoline padding

Andrew Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 25 10:16:01 PDT 2018


andrewng added a comment.

I think the PLT writing should handle the padding itself. It certainly feels more correct. It looks though https://reviews.llvm.org/D44775 is heading in that direction too.


https://reviews.llvm.org/D44682





More information about the llvm-commits mailing list