[flang-commits] [flang] [llvm] [LLVM] Register static pass plugins in LLVMRunPasses C-API (PR #196754)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Tue Jun 16 03:24:34 PDT 2026
eugeneepshteyn wrote:
> Missing dependency on `FortranSemantics` that appears to show itself due to extensions being linked in.
Tagging @jeanPerier . Adding extra dependencies in flang without considering the other components often causes issues elsewhere.
@Vadmeme , did you try shared library build with your change?
https://github.com/llvm/llvm-project/pull/196754
More information about the flang-commits
mailing list