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

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 28 09:42:32 PDT 2015


On Wed, Oct 28, 2015 at 9:39 AM, Simon Atanasyan <simon at atanasyan.com>
wrote:

>
> 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?
>
That's likely to complicate the situation rather than straightening it up,
I think.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151028/7f30c16f/attachment.html>


More information about the llvm-commits mailing list