[PATCH] D14129: ELF2: Make .gnu.hash default instead of .hash.

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 09:39:55 PDT 2015


On Oct 28, 2015 7:28 PM, "Rui Ueyama" <ruiu at google.com> wrote:
> My ultimate goal with this patch was to make .gnu.hash default everywhere
and stop the compiler to pass --hash-style to the linker, but until MIPS
has a solution to the incompatibility issue, that's not doable.

Can we make the default value depends on selected target?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151028/9c6fb4f6/attachment.html>


More information about the llvm-commits mailing list