[flang-commits] [flang] Support for -fsplit-lto-unit option in flang driver (PR #204904)

via flang-commits flang-commits at lists.llvm.org
Mon Jun 22 05:08:30 PDT 2026


shivaramaarao wrote:

> Hi this PR appears to have broken Arm SVE buildbots:
> 
> https://lab.llvm.org/buildbot/#/builders/17/builds/16033 https://lab.llvm.org/buildbot/#/builders/143/builds/15748
> 
> The bots have been failing for more than a day, so I would suggest to kindly revert the patch in case a fix requires longer investigation.

The logs show different issue than this PR. Can you please cross-check?. My initial PR 

https://github.com/llvm/llvm-project/commit/12aefe26cedd9a8f94546cc1f2be285cfddcc861

caused error in aarch64 targets for split-lto-unit-2.f90 and that was fixed in this PR.

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


More information about the flang-commits mailing list