[PATCH] D13645: [ELF2] - implemented default enterpteter for X86, X86_64, PPC and AArch64

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 14 07:08:21 PDT 2015


On Wed, Oct 14, 2015 at 5:51 AM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> On 13 October 2015 at 17:34, Rui Ueyama <ruiu at google.com> wrote:
> > Current way means setting ld-linux.so even on FreeBSD, which I think
> doesn't
> > make much sense. I'd try to add entries which I think reasonable to the
> > function, but I wouldn't be serious about making it perfect.
>
> No, current means not setting a dynamic linker at all if not given one
> in the command line.
>

Fair enough.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151014/c8653033/attachment.html>


More information about the llvm-commits mailing list