[Openmp-commits] [llvm] [openmp] [flang-rt][openmp] Add file-level dependencies for builtin mod files (PR #204260)
Eugene Epshteyn via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jun 17 06:48:02 PDT 2026
eugeneepshteyn wrote:
> @eugeneepshteyn I had already pushed an update fixing the missing `.fortran`, but you might have seen that GitHub was stuck in a "Processing updates..." state. I pushed an empty commit and now it seems to have woken up.
I had a similar issue with my PR in github yesterday: I pushed the fixes, but they didn't register in the code review and didn't trigger the CI. I had to do the same thing you did and push an empty commit. This updated the code in github UI and triggered the CI.
https://github.com/llvm/llvm-project/pull/204260
More information about the Openmp-commits
mailing list