From owner-svn-src-all@FreeBSD.ORG Mon Mar 30 20:14:43 2015 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 84067A2; Mon, 30 Mar 2015 20:14:43 +0000 (UTC) Received: from tensor.andric.com (unknown [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4000EEA2; Mon, 30 Mar 2015 20:14:43 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::44d3:b559:28ea:5f23] (unknown [IPv6:2001:7b8:3a7:0:44d3:b559:28ea:5f23]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 51C4E5C2E; Mon, 30 Mar 2015 22:14:40 +0200 (CEST) Subject: Re: svn commit: r280865 - in head/contrib/llvm/lib/Target/AArch64: . Utils Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2070.6\)) Content-Type: multipart/signed; boundary="Apple-Mail=_E4D5C259-2478-4CDD-AEE3-C947D6AC36CA"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.5b6 From: Dimitry Andric In-Reply-To: <201503302001.t2UK1gse088144@svn.freebsd.org> Date: Mon, 30 Mar 2015 22:14:29 +0200 Message-Id: References: <201503302001.t2UK1gse088144@svn.freebsd.org> To: Ed Maste X-Mailer: Apple Mail (2.2070.6) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Mar 2015 20:14:43 -0000 --Apple-Mail=_E4D5C259-2478-4CDD-AEE3-C947D6AC36CA Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 30 Mar 2015, at 22:01, Ed Maste wrote: > > Author: emaste > Date: Mon Mar 30 20:01:41 2015 > New Revision: 280865 > URL: https://svnweb.freebsd.org/changeset/base/280865 > > Log: > llvm: Backport upstream r229195 to fix arm64 TLS relocations Actually, this was upstream r231227: http://llvm.org/viewvc/llvm-project?view=revision&revision=231227 Upstream r229195 was only a temporary workaround so llvm.org's clang-native-aarch64-full buildbot would not keep failing, and it got reverted after r231227 went in. -Dimitry --Apple-Mail=_E4D5C259-2478-4CDD-AEE3-C947D6AC36CA Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.27 iEYEARECAAYFAlUZrq0ACgkQsF6jCi4glqNLzgCg1pq+GFTxfuzKsP3yXI02lX15 LDUAn0qOacNN4xycut7TvOvjB83B6EKR =6uxo -----END PGP SIGNATURE----- --Apple-Mail=_E4D5C259-2478-4CDD-AEE3-C947D6AC36CA--