[lld] r247475 - Implement -rpath.

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 12 05:33:30 PDT 2015


This is the first implementation and I just went with what looked
reasonable given ELF spec saying that dt_rpath is deprecated.

A patch implementing  -enable-new-dtags is welcome :-) I am sure one making
clang pass false for it on netbsd is too.

Cheers, Rafael
On Sep 11, 2015 6:26 PM, "Joerg Sonnenberger" <joerg at britannica.bec.de>
wrote:

> On Fri, Sep 11, 2015 at 09:18:57PM -0000, Rafael Espindola via
> llvm-commits wrote:
> > URL: http://llvm.org/viewvc/llvm-project?rev=247475&view=rev
> > Log:
> > Implement -rpath.
>
> Should we really unconditionally generate RUNPATH? IMO that's a bug
> created by GNU for the semi-broken behavior of glibc's dynamic linker.
> This is certainly going to create problems at least for NetBSD.
>
> Joerg
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150912/cb44afc9/attachment.html>


More information about the llvm-commits mailing list