This is an archive of the discontinued LLVM Phabricator instance.

[clang][cli] Port Target option flags to new option parsing system
ClosedPublic

Authored by jansvoboda11 on Jul 13 2020, 10:15 AM.

Diff Detail

Event Timeline

dang created this revision.Jul 13 2020, 10:15 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 13 2020, 10:15 AM
dang updated this revision to Diff 278179.Jul 15 2020, 7:16 AM

Remove -triple that got duplicated

jansvoboda11 commandeered this revision.Nov 24 2020, 3:47 AM
jansvoboda11 added a reviewer: dang.
jansvoboda11 added a subscriber: jansvoboda11.

Taking over this patch as Daniel is no longer involved.

jansvoboda11 retitled this revision from Port Target option flags to new option parsing system to [clang][cli] Port Target option flags to new option parsing system.Nov 24 2020, 3:47 AM

Undo moving of options (NFC) & rebase

This revision is now accepted and ready to land.Nov 24 2020, 9:14 AM
This revision was landed with ongoing or failed builds.Nov 26 2020, 6:36 AM
This revision was automatically updated to reflect the committed changes.