[lld] r249146 - Allow -soname arg in addition to -soname=arg

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 09:35:34 PDT 2015


On Oct 2, 2015 6:20 PM, "Rafael EspĂ­ndola" <rafael.espindola at gmail.com>
wrote:
>
> >  def alias_soname : Separate<["-"], "h">, Alias<soname>;
> > +def alias_snoame : Separate<["-"], "soname">, Alias<soname>;
> >
> snoame?

Hrm, indeed. I'll fix it with the upcoming change from aliased to alias
name.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/706a874f/attachment.html>


More information about the llvm-commits mailing list