From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0C02E1580E0 for ; Sun, 26 Jan 2025 20:01:16 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id D23F334355D for ; Sun, 26 Jan 2025 20:01:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id D2938110470; Sun, 26 Jan 2025 20:01:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id C9FC1110470 for ; Sun, 26 Jan 2025 20:01:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7DC5B343517 for ; Sun, 26 Jan 2025 20:01:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCF101979 for ; Sun, 26 Jan 2025 20:01:09 +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: <1737921654.02b7e2ce04f71a8e838b76d9651a662794ce32b0.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: metadata/stabilization-groups/ X-VCS-Repository: repo/gentoo X-VCS-Files: metadata/stabilization-groups/llvm.group X-VCS-Directories: metadata/stabilization-groups/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 02b7e2ce04f71a8e838b76d9651a662794ce32b0 X-VCS-Branch: master Date: Sun, 26 Jan 2025 20:01:09 +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: 1ffbf31a-48c1-45f8-b824-dce043c9f159 X-Archives-Hash: cec08aebe1208aa790b93f8822582743 commit: 02b7e2ce04f71a8e838b76d9651a662794ce32b0 Author: Michał Górny gentoo org> AuthorDate: Sun Jan 26 20:00:54 2025 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jan 26 20:00:54 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02b7e2ce metadata/stabilization-groups: Add libgcc to llvm Signed-off-by: Michał Górny gentoo.org> metadata/stabilization-groups/llvm.group | 1 + 1 file changed, 1 insertion(+) diff --git a/metadata/stabilization-groups/llvm.group b/metadata/stabilization-groups/llvm.group index d87be34aff8b..004abf04fd78 100644 --- a/metadata/stabilization-groups/llvm.group +++ b/metadata/stabilization-groups/llvm.group @@ -19,6 +19,7 @@ llvm-runtimes/compiler-rt-sanitizers llvm-runtimes/libunwind llvm-runtimes/libcxxabi llvm-runtimes/libcxx +llvm-runtimes/libgcc llvm-runtimes/openmp llvm-runtimes/offload llvm-core/clang-runtime