[PATCH] D47098: [ELF] Make R_GOTONLY_PC_FROM_END R_GOTREL_FROM_END relative to _GLOBAL_OFFSET_TABLE_ instead of end of .got

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 29 17:54:32 PDT 2018


MaskRay added a comment.

Sorry I did not find the your discussions (submerged in comments :) I'll grok these pieces and leave only the X86 changes (removing changes to InputSection.cpp) Meanwhile, created https://reviews.llvm.org/D47507


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D47098





More information about the llvm-commits mailing list