[flang-commits] [flang] [Flang] Fix BUILD_SHARED_LIBS build (PR #155422)
Michael Kruse via flang-commits
flang-commits at lists.llvm.org
Tue Aug 26 12:09:09 PDT 2025
Meinersbur wrote:
> We have this one for flang -> [lab.llvm.org/buildbot#/builders/80](https://lab.llvm.org/buildbot/#/builders/80)
Mmmh, I would have assumed it should be failing then because `Fortran::common::die()` is not an inlined function that would be inlined in a release build. However, https://github.com/llvm/llvm-project/issues/150027#issuecomment-3210354379 already explains why ity does not occur in optimized builds.
https://github.com/llvm/llvm-project/pull/155422
More information about the flang-commits
mailing list