Skip to content

[flang][docs] Document technique for regenerating a module hermetically #139975

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025

Conversation

klausler
Copy link
Contributor

A flang-new module file is Fortran source, so it can be recompiled with the -fhermetic-module-files option to convert it into a hermetic one.

A flang-new module file is Fortran source, so it can be recompiled with
the `-fhermetic-module-files` option to convert it into a hermetic
one.
@llvmbot llvmbot added the flang Flang issues not falling into any other category label May 14, 2025
Copy link
Contributor

@akuhlens akuhlens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klausler klausler merged commit b7e13ab into llvm:main May 15, 2025
12 checks passed
@klausler klausler deleted the module-doc branch May 15, 2025 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants