public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: llvm-core/mlir/
Date: Sun, 09 Feb 2025 15:26:37 +0000 (UTC)	[thread overview]
Message-ID: <1739114794.ce06430cc16ea24ae1b63dc3a9c44412ea632b7a.mgorny@gentoo> (raw)

commit:     ce06430cc16ea24ae1b63dc3a9c44412ea632b7a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 15:16:19 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 15:26:34 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce06430c

llvm-core/mlir: Install libraries needed for flang tests

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 llvm-core/mlir/mlir-21.0.0.9999.ebuild | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/llvm-core/mlir/mlir-21.0.0.9999.ebuild b/llvm-core/mlir/mlir-21.0.0.9999.ebuild
index 73ba1e3228b6..d69b14b4bb5c 100644
--- a/llvm-core/mlir/mlir-21.0.0.9999.ebuild
+++ b/llvm-core/mlir/mlir-21.0.0.9999.ebuild
@@ -65,6 +65,9 @@ check_distribution_components() {
 					# dylib
 					MLIR)
 						;;
+					# installed test libraries
+					MLIRTestAnalysis|MLIRTestDialect|MLIRTestIR)
+						;;
 					# static libraries
 					MLIR*)
 						continue
@@ -117,6 +120,11 @@ get_distribution_components() {
 		mlir_c_runner_utils
 		mlir_float16_utils
 		mlir_runner_utils
+
+		# test libraries required by flang
+		MLIRTestAnalysis
+		MLIRTestDialect
+		MLIRTestIR
 	)
 
 	if multilib_is_native_abi; then
@@ -151,7 +159,7 @@ multilib_src_configure() {
 		-DLLVM_BUILD_LLVM_DYLIB=ON
 		-DMLIR_BUILD_MLIR_C_DYLIB=OFF
 		-DMLIR_LINK_MLIR_DYLIB=ON
-		-DMLIR_INCLUDE_TESTS=$(usex test)
+		-DMLIR_INCLUDE_TESTS=ON
 		-DMLIR_INCLUDE_INTEGRATION_TESTS=OFF
 		-DLLVM_DISTRIBUTION_COMPONENTS=$(get_distribution_components)
 		# this enables installing mlir-tblgen and mlir-pdll


             reply	other threads:[~2025-02-09 15:26 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-09 15:26 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-15  7:19 [gentoo-commits] repo/gentoo:master commit in: llvm-core/mlir/ Michał Górny
2025-02-13  7:53 Michał Górny
2025-02-11 11:29 Michał Górny
2025-02-08 11:51 Michał Górny
2025-02-02 18:25 Michał Górny
2025-02-01 13:15 Michał Górny
2025-02-01  8:05 Michał Górny
2025-01-31 21:51 Michał Górny
2025-01-25 13:33 Michał Górny
2025-01-25  8:29 Michał Górny
2025-01-22 19:15 Michał Górny
2025-01-18 15:09 Michał Górny
2025-01-18  8:21 Michał Górny
2025-01-11 18:12 Michał Górny
2025-01-04 15:28 Michał Górny
2024-12-28 19:35 Michał Górny
2024-12-27 21:25 Michał Górny
2024-12-26  9:15 Michał Górny
2024-12-22 18:21 Michał Górny

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1739114794.ce06430cc16ea24ae1b63dc3a9c44412ea632b7a.mgorny@gentoo \
    --to=mgorny@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox