Date: Thu, 20 Apr 2017 23:03:34 +0200 From: Hans Petter Selasky <hps@selasky.org> To: Dimitry Andric <dim@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r317215 - head/lib/clang Message-ID: <21e86609-e5f6-48ae-b391-38e5e14fc29b@selasky.org> In-Reply-To: <201704202100.v3KL0938093345@repo.freebsd.org> References: <201704202100.v3KL0938093345@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 04/20/17 23:00, Dimitry Andric wrote: > Author: dim > Date: Thu Apr 20 21:00:09 2017 > New Revision: 317215 > URL: https://svnweb.freebsd.org/changeset/base/317215 > > Log: > Add function and data sections when building llvm, clang, lld and lldb, > and allow the linker to garbage collect them. This shaves off up to a > few MB from the final executables. > > MFC after: 3 days > Hi, Just curious. Does the i386 and amd64 built "ld" utility support garbage collection, or is this feature only intended for arm and friends? --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?21e86609-e5f6-48ae-b391-38e5e14fc29b>