[PATCH] D13387: lld: Allow -soname arg in addition to -soname=arg
Ed Maste via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 2 08:34:57 PDT 2015
emaste added a comment.
> We probably should name these aliases alias_<alias name> instead of alias_<aliased name> to avoid conflicts
I'm happy to submit another review to swap them around.
> but this patch looks good for now.
To be clear, do you mean as I first submitted it, or the change with doubled `def alias_soname`?
http://reviews.llvm.org/D13387
More information about the llvm-commits
mailing list