This is an archive of the discontinued LLVM Phabricator instance.

[flang][driver] Mark -fuse-ld as visible in Flang
ClosedPublic

Authored by erjin on Aug 21 2023, 8:33 AM.

Details

Summary

The option fuse-ld is not visible in Flang. Flang reports "Unknown argument: '-fuse-ld' during linker stage.

Diff Detail

Event Timeline

erjin created this revision.Aug 21 2023, 8:33 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
erjin requested review of this revision.Aug 21 2023, 8:33 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 21 2023, 8:33 AM
erjin edited the summary of this revision. (Show Details)Aug 21 2023, 8:36 AM
erjin added reviewers: bryanpkc, kiranchandramohan.
This revision is now accepted and ready to land.Aug 21 2023, 9:16 AM

Thanks.

Thank you for the review!

erjin updated this revision to Diff 552091.Aug 21 2023, 11:47 AM
This comment was removed by erjin.
awarzynski accepted this revision.Aug 21 2023, 1:22 PM

@erjin Could you land this patch?

This revision was landed with ongoing or failed builds.Aug 23 2023, 9:44 AM
This revision was automatically updated to reflect the committed changes.