[PATCH] D6052: Avoid short relocation in x86_64 large code model

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 14:57:33 PDT 2017


lhames added reviewers: echristo, dblaikie, aprantl.
lhames added a comment.

Ping. Looks reasonable to me, but I'm not an ELF (or DWARF) expert. This like it would fix https://bugs.llvm.org//show_bug.cgi?id=21423, and part of https://bugs.llvm.org//show_bug.cgi?id=15356.


https://reviews.llvm.org/D6052





More information about the llvm-commits mailing list