Skip to content
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

[flang] Exporting symbols for Windows DLLs #125068

Open
godotalgorithm opened this issue Jan 30, 2025 · 0 comments
Open

[flang] Exporting symbols for Windows DLLs #125068

godotalgorithm opened this issue Jan 30, 2025 · 0 comments
Labels
flang Flang issues not falling into any other category

Comments

@godotalgorithm
Copy link

Does LLVM flang have any features that export symbols for Windows DLLs? dllimport support was eventually added to classic flang, but that doesn't seem to work in the latest release of LLVM flang. Are there any tools available to build a symbol definition file (.def) that is sometimes used in place of dllimport commands? Are there any features right now that facilitate the special case of Fortran symbols with C bindings?

@llvmbot llvmbot added the flang Flang issues not falling into any other category label Jan 30, 2025
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

No branches or pull requests

2 participants