[lld] r189883 - Recognize -rpath-link option and add arguments to ELFLinkingContext.

Joerg Sonnenberger joerg at britannica.bec.de
Tue Sep 3 16:55:07 PDT 2013


On Tue, Sep 03, 2013 at 06:35:04PM -0500, Shankar Easwaran wrote:
> It looks like there is no other component consuming this ? Silent
> options are dangerous.

I'm aware of the danger. It doesn't make the situation worse, since the
use cases of -rpath-link will essentially create issues later when the
option is required. For testing linker usage in NetBSD, having the
option parsed (and the argument consumed) makes my life a lot easier
though.

Joerg



More information about the llvm-commits mailing list