[flang-commits] [flang] [flang] Use module file hashes for more checking and disambiguation (PR #80354)
via flang-commits
flang-commits at lists.llvm.org
Fri Feb 2 07:23:55 PST 2024
https://github.com/jeanPerier approved this pull request.
I like the strategy.
Plus, as I understand the logic, the new "$!need" is optional (the check will just not be performed if it is not here), so this will not break existing .mod from people's build (they will just pick up the change the next time they rebuild the module with an updated flang).
https://github.com/llvm/llvm-project/pull/80354
More information about the flang-commits
mailing list