[lld] r286378 - [ELF] - Add separate form for -R alias.
Joerg Sonnenberger via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 9 14:24:53 PST 2016
On Wed, Nov 09, 2016 at 02:14:05PM -0800, Rui Ueyama wrote:
> I think this is a typo of the commit message. This patch itself is correct.
> Quote from the GNU ld manual. "For options whose names are a single letter,
> option arguments must either follow the option letter without intervening
> whitespace, or be given as separate arguments immediately following the
> option that requires them."
I didn't say the patch is wrong. It can still be a problem for someone
looking at the mail archive later...
Joerg
More information about the llvm-commits
mailing list