[clang] [flang] [llvm] [flang][AArch64] Always link compiler-rt to flang after libgcc (PR #144710)

David Truby via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 18 10:15:44 PDT 2025


DavidTruby wrote:

Looks like the pre-commit CI has compiler-rt in LLVM_ENABLE_PROJECTS. I thought that wasn't supported anymore? Anyways I guess I have to add a check that it's not in ENABLE_PROJECTS as well as ENABLE_RUNTIMES

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


More information about the cfe-commits mailing list