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

Aiden Grossman via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 10 18:19:00 PDT 2025


================
@@ -65,6 +73,11 @@ function compute-runtimes-to-test() {
         echo $p
       done
     ;;
+    flang)
----------------
boomanaiden154 wrote:

If a patch touches `flang-rt` and `flang`, it seems like we might end up with some duplication given the cyclical dependency here?

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


More information about the llvm-commits mailing list