Unverified Commit 76041a45 authored by Andrzej Warzyński's avatar Andrzej Warzyński Committed by GitHub
Browse files

[flang][nfc] Refactor linker invocation logic (#75648)

Refactor how the Fortran runtime libs are added to the linker
invocation. This is a non-functional change.

This is an updated version of #75534. This iteration makes sure that
FortranMain.a comes before FortranRuntme.a (the former depends on the
latter).
parent c59ea32f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment