[lld] r247475 - Implement -rpath.

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


> Another (perhaps minor) point to consider: Do we want to emulate the
behavior of the old Solaris linker and leave some extra padding in the
DT_RPATH field to allow slightly more freedom to edit these paths after the
fact (using patchelf or similar))?

Probably not. If editing the field is wanted, we should make that a feature
of llvm-objcopy once it is written.

Cheers, Rafael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150912/2f6e44d8/attachment.html>


More information about the llvm-commits mailing list