[flang-commits] [flang] [flang] Build a dedicated fir-test-opt for testing (PR #123473)

Valentin Clement バレンタイン クレメン via flang-commits flang-commits at lists.llvm.org
Tue Jan 21 09:31:35 PST 2025


=?utf-8?q?Michał_Górny?= <mgorny at gentoo.org>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/123473 at github.com>


clementval wrote:

> But tests are only added if `FLANG_INCLUDE_TESTS` is enabled:
> 
> https://github.com/llvm/llvm-project/blob/4a1c33d34c31893aa781ac43285ae2100a540fd4/flang/CMakeLists.txt#L496-L497

Oh right I forgot about that. Then why not building `fir-opt` only if `FLANG_INCLUDE_TESTS` is enabled? Or would that break your policy as well? 

https://github.com/llvm/llvm-project/pull/123473


More information about the flang-commits mailing list