[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
Mon Jan 20 10:06:47 PST 2025


clementval wrote:

> The issue is, we want tests for _exactly_ the same build. That is, building tests should simply enable more targets, building of tests, and running of them. It should _not_ affect the installed image (because then we're not sure we're 100% testing the same thing, nor does our tooling expect enabling tests to vary installed binaries).

So are you are changing the value of `FLANG_INCLUDE_TESTS` during this process right? Just trying to understand better to be able to help you out here. 

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


More information about the flang-commits mailing list