[PATCH] D31682: Fix PLT and GOTPLT entries for x86 PIC.

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 5 02:05:24 PDT 2017


peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.

That looks good to me. I agree that it is the better solution to not assume anything about the relative locations of .got and .got.plt


https://reviews.llvm.org/D31682





More information about the llvm-commits mailing list