This is an archive of the discontinued LLVM Phabricator instance.

[HIP] Ignore invalid ar linker options
ClosedPublic

Authored by ashi1 on Aug 6 2020, 9:12 AM.

Details

Summary

Instead of accepting the same arguments as regular linker,
the static linker will only accept input files.

Diff Detail

Event Timeline

ashi1 requested review of this revision.Aug 6 2020, 9:12 AM
ashi1 created this revision.
ashi1 updated this revision to Diff 283653.Aug 6 2020, 10:35 AM

Updated the NOFLAG_NOT to accept any prefix.

yaxunl accepted this revision.Aug 6 2020, 10:36 AM

LGTM. thanks

This revision is now accepted and ready to land.Aug 6 2020, 10:36 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2020, 10:40 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript