r212969 - Document the forward of the -u option (r211756)

Joerg Sonnenberger joerg at britannica.bec.de
Mon Jul 14 16:03:33 PDT 2014


On Mon, Jul 14, 2014 at 03:43:12PM -0700, Reid Kleckner wrote:
> On Mon, Jul 14, 2014 at 3:27 PM, Joerg Sonnenberger <joerg at britannica.bec.de
> > wrote:
> 
> > On Mon, Jul 14, 2014 at 06:34:37PM -0000, Sylvestre Ledru wrote:
> > > Author: sylvestre
> > > Date: Mon Jul 14 13:34:37 2014
> > > New Revision: 212969
> > >
> > > URL: http://llvm.org/viewvc/llvm-project?rev=212969&view=rev
> > > Log:
> > > Document the forward of the -u option (r211756)
> >
> > This should get the linker warning as well (and not get documented for
> > that reason).
> >
> 
> No, -u is documented by gcc:
> https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html
> 
> This is fine.

It still doesn't make sense. There is nothing the driver can really do
about it, so utterly pointless.

Joerg



More information about the cfe-commits mailing list