Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Dec 2017 12:33:03 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        "O. Hartmann" <ohartmann@walstatt.org>
Cc:        FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject:   Re: LLD: man pages missing?
Message-ID:  <20171225203303.GB89519@troutmask.apl.washington.edu>
In-Reply-To: <20171225211651.7e865c84@thor.intern.walstatt.dynvpn.de>
References:  <20171225211651.7e865c84@thor.intern.walstatt.dynvpn.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 25, 2017 at 09:16:24PM +0100, O. Hartmann wrote:
> 
> Can someone help?
> 

There isn't a lld.1 manpage.

grep MAN /usr/src/usr.bin/clang/lld/Makefile
MAN=

google 'man lld' eventually get one to

https://lld.llvm.org/#using-lld

which leads one to assume that there is no documentation
for lld.

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171225203303.GB89519>