[lld] r189752 - Recognize -Bshareable as alias for -shared.
Joerg Sonnenberger
joerg at britannica.bec.de
Tue Sep 3 03:40:58 PDT 2013
On Mon, Sep 02, 2013 at 09:01:21PM -0500, Shankar Easwaran wrote:
> Hi Joerg,
>
> The right way of doing this would be to add multiple suffixes
> support to the way command line options are handled.
>
> There are a lot of combinations already
>
> -Bstatic, -Bdynamic, -Bshared, -Bsymbolic, -Bgroup, -Bshareable(more
> in the future probably).
>
> Bigcheese ?
>
> Thanks
Most of them are not simple aliases.
Joerg
More information about the llvm-commits
mailing list