Issue |
125068
|
Summary |
[flang] Exporting symbols for Windows DLLs
|
Labels |
flang
|
Assignees |
|
Reporter |
godotalgorithm
|
Does LLVM flang have any features that export symbols for Windows DLLs? `dllimport` support was eventually [added to classic flang](https://github.com/flang-compiler/flang/issues/320), 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?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs