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

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 22 13:20:49 PDT 2018


ruiu added a comment.

In https://reviews.llvm.org/D44682#1044005, @tstellar wrote:

> Do we need this fix in 5.0.2 and 6.0.1?


I don't think so because the feature is "good to have". GNU linkers don't do this.

Do you want it in .0.1 releases?


https://reviews.llvm.org/D44682





More information about the llvm-commits mailing list