[PATCH] D25560: [ELF] Emit relocation for GOT entry even if it is an absolute symbol

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 13:35:35 PDT 2016


On 27 October 2016 at 17:02, Eugene Leviant <evgeny.leviant at gmail.com> wrote:
> Interesting, but what would you say on this:
> https://lists.gnu.org/archive/html/bug-binutils/2006-06/msg00110.html

Independent issue, no?

The case we are talking about shows up even with local symbols.

Cheers,
Rafael


More information about the llvm-commits mailing list