[flang-commits] [flang] [OpenMP][Flang] Workaround omp_lib error (PR #123666)
Krzysztof Parzyszek via flang-commits
flang-commits at lists.llvm.org
Mon Jan 20 13:17:29 PST 2025
kparzysz wrote:
This is a problem that comes back over and over again. The module files are not updated correctly when they need to be, but the need for update may be hard for cmake to figure out automatically. Maybe they should be regenerated from scratch every time in target `libomp-mod`..?
https://github.com/llvm/llvm-project/pull/123666
More information about the flang-commits
mailing list