[flang-commits] [flang] [llvm] [Premerge] Add flang-rt (PR #128678)

Aiden Grossman via flang-commits flang-commits at lists.llvm.org
Wed Mar 5 09:45:17 PST 2025


https://github.com/boomanaiden154 commented:

Have you tested this running premerge on `flang-rt` change? I think that would still go through the normal `LLVM_ENABLE_PROJECTS` build which might not be what you want.

If not testing changes solely to `flang-rt` is fine, then adding it to the exclude lists should be fine. If it needs to be tested in the runtimes build, adding it to the exclude list and making sure it propagates through `compute-runtimes-to-test` I think would work (after making sure `flang` is added as a dependency).

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


More information about the flang-commits mailing list