From owner-svn-src-head@freebsd.org Thu Nov 14 17:04:19 2019 Return-Path: Delivered-To: svn-src-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 94C4C1ADD4D; Thu, 14 Nov 2019 17:04:19 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 47DSWQ3lRZz42Z2; Thu, 14 Nov 2019 17:04:17 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 056713C0199; Thu, 14 Nov 2019 17:04:16 +0000 (UTC) Date: Thu, 14 Nov 2019 17:04:15 +0000 From: Brooks Davis To: Ed Maste Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r354707 - head/contrib/llvm/lib/Support/Unix Message-ID: <20191114170415.GB17978@spindle.one-eyed-alien.net> References: <201911141510.xAEFA1xS002152@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="4bRzO86E/ozDv8r1" Content-Disposition: inline In-Reply-To: <201911141510.xAEFA1xS002152@repo.freebsd.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-Rspamd-Queue-Id: 47DSWQ3lRZz42Z2 X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of brooks@spindle.one-eyed-alien.net has no SPF policy when checking 199.48.129.229) smtp.mailfrom=brooks@spindle.one-eyed-alien.net X-Spamd-Result: default: False [-6.51 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; TO_DN_SOME(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[freebsd.org]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; IP_SCORE(-3.61)[ip: (-9.45), ipnet: 199.48.128.0/22(-4.71), asn: 36236(-3.85), country: US(-0.05)]; R_SPF_NA(0.00)[]; SIGNED_PGP(-2.00)[]; FORGED_SENDER(0.30)[brooks@freebsd.org,brooks@spindle.one-eyed-alien.net]; RCVD_COUNT_ZERO(0.00)[0]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:36236, ipnet:199.48.128.0/22, country:US]; FROM_NEQ_ENVFROM(0.00)[brooks@freebsd.org,brooks@spindle.one-eyed-alien.net] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Nov 2019 17:04:19 -0000 --4bRzO86E/ozDv8r1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Nov 14, 2019 at 03:10:01PM +0000, Ed Maste wrote: > Author: emaste > Date: Thu Nov 14 15:10:01 2019 > New Revision: 354707 > URL: https://svnweb.freebsd.org/changeset/base/354707 >=20 > Log: > llvm: use elf_aux_info to get executable's path, if available Thanks! Encoding ABI details (especially ones that are not-quite-valid-C) in code we have any control over is best avoided. -- Brooks --4bRzO86E/ozDv8r1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBAgAGBQJdzYkPAAoJEKzQXbSebgfAHP4H/Ag4oV7LnK6ZVrwJfueWKQ5/ dGCSMC2nd91P8YrWhFrfU4pBeOm+TVShrs9kjumHYExftrKCDcZgwGw8yCx9To5C WMuxtE5KUYtVejAZztd8JwT5oaKcfMq8QCnj9maoxOcFyXcD0hDrwhPBfNwxdyE0 MCKpdOt0T5+GLAUQ16EliTvEHyyhRZxCE65a3O64iKsEFNrQ4LRyyIM95mJfFFdk 94et0DUUDNYzUOnGmaDzEuSz/AJGgSevuJXVaMZLMi3sqfSK5isJFhHWpPPRinEB vqdmpqZUX/OKZOVLj0drO3hBKOn+iTdB+3W7lQNi4kETJLPYu337gGXHM/K6VL8= =Y6Uf -----END PGP SIGNATURE----- --4bRzO86E/ozDv8r1--