commit | 34067963cc7941c3606d7a8530243bc17aa3a38b | [log] [tgz] |
---|---|---|
author | Brad King <brad.king@kitware.com> | Wed Oct 23 14:37:15 2024 -0400 |
committer | Brad King <brad.king@kitware.com> | Thu Oct 24 11:15:12 2024 -0400 |
tree | b2dd3f58b1f63579fd195c764990f8d537c474cf | |
parent | 81f49865f2445dacf7f32a1ea82ae9341336f578 [diff] |
LFortran: Improve detection of implicit link information for lfortran 0.40+ These versions of LFortran support passing `-v -Wl,-v` to the underlying compiler so we can extract the full implicit link information. Issue: #26145