From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0AFCF13835A for ; Tue, 17 Nov 2020 09:21:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 53F61E0938; Tue, 17 Nov 2020 09:21:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D779E0938 for ; Tue, 17 Nov 2020 09:21:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5FDF733E622 for ; Tue, 17 Nov 2020 09:21:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 94A70466 for ; Tue, 17 Nov 2020 09:21:52 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1605604909.15a09d1b8a60ac72e5093ab13b73f48d68ba70cc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/llvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/llvm/llvm-12.0.0.9999.ebuild X-VCS-Directories: sys-devel/llvm/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 15a09d1b8a60ac72e5093ab13b73f48d68ba70cc X-VCS-Branch: master Date: Tue, 17 Nov 2020 09:21:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7f83e9f5-1bee-4c08-adef-de401a743a61 X-Archives-Hash: 767132242211af0fd04f471841ee30e2 commit: 15a09d1b8a60ac72e5093ab13b73f48d68ba70cc Author: Michał Górny gentoo org> AuthorDate: Tue Nov 17 09:16:41 2020 +0000 Commit: Michał Górny gentoo org> CommitDate: Tue Nov 17 09:21:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15a09d1b sys-devel/llvm: Update the distribution list Signed-off-by: Michał Górny gentoo.org> sys-devel/llvm/llvm-12.0.0.9999.ebuild | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys-devel/llvm/llvm-12.0.0.9999.ebuild b/sys-devel/llvm/llvm-12.0.0.9999.ebuild index d15845fe310..a1a53f9e1e2 100644 --- a/sys-devel/llvm/llvm-12.0.0.9999.ebuild +++ b/sys-devel/llvm/llvm-12.0.0.9999.ebuild @@ -243,6 +243,7 @@ get_distribution_components() { llvm-ar llvm-as llvm-bcanalyzer + llvm-bitcode-strip llvm-c-test llvm-cat llvm-cfi-verify @@ -264,6 +265,7 @@ get_distribution_components() { llvm-ifs llvm-install-name-tool llvm-jitlink + llvm-jitlink-executor llvm-lib llvm-libtool-darwin llvm-link @@ -299,6 +301,7 @@ get_distribution_components() { opt sancov sanstats + split-file verify-uselistorder yaml2obj