This is an archive of the discontinued LLVM Phabricator instance.

[Driver] Support response file on baremetal driver
ClosedPublic

Authored by phosek on Apr 19 2023, 4:59 PM.

Details

Summary

All officially supported linkers should support response files and
this avoids issues when compiling on platforms such as Windows.

Diff Detail

Event Timeline

phosek created this revision.Apr 19 2023, 4:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2023, 4:59 PM
phosek requested review of this revision.Apr 19 2023, 4:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 19 2023, 4:59 PM
abrachet accepted this revision.Apr 19 2023, 5:06 PM
This revision is now accepted and ready to land.Apr 19 2023, 5:06 PM
This revision was landed with ongoing or failed builds.Apr 19 2023, 7:52 PM
This revision was automatically updated to reflect the committed changes.