[llvm] [runtimes][CMake] Move Fortran support code from flang-rt (PR #171610)

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 23 01:54:22 PST 2026


================

----------------
petrhosek wrote:

The compiler-rt version is used by the builtins build which runs separately from the rest of the runtimes. If/when we fold builtins into the runtimes, we could remove the compiler-rt copy.

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


More information about the llvm-commits mailing list