Flang runtime library for LLVM's Fortran compiler
flang-rt provides the Fortran runtime library for LLVM's Flang compiler. This runtime is required for executing Fortran programs compiled with Flang. In LLVM 21, the Fortran runtime was reorganized from libFortranRuntime to flangrt.runtime, built using the LLVMENABLE_RUNTIMES mechanism.