Skip to content

LLVMFlang: Add support for mixed-language linking with Fortran

Brad King requested to merge brad.king/cmake:flang-implicit-link-info into master

Parse implicit link information for this compiler to support mixed-language linking. This was missed by !7246 (merged). Also activate mixed-language test cases that would have caught this.

Issue: #22387 (closed)
Backport: release

Merge request reports