This is an archive of the discontinued LLVM Phabricator instance.

[Driver][cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file..."
ClosedPublic

Authored by MaskRay on Aug 22 2018, 10:22 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

MaskRay created this revision.Aug 22 2018, 10:22 AM
MaskRay added a reviewer: Restricted Project.Aug 22 2018, 10:34 AM
MaskRay updated this revision to Diff 162478.Aug 24 2018, 2:15 PM

[Driver] Change MipsLinux default linker from "lld" to "ld.lld"

MaskRay updated this revision to Diff 162488.Aug 24 2018, 3:26 PM

Sorry I messed up with my branches :( I shall create https://reviews.llvm.org/D51234 but arc diff'ed to a different one

jrtc27 removed a subscriber: jrtc27.Aug 31 2018, 4:16 AM
MaskRay updated this revision to Diff 168898.Oct 9 2018, 4:20 PM
MaskRay retitled this revision from [cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] <inputs>" to [cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file...".
MaskRay removed a reviewer: Restricted Project.
MaskRay removed subscribers: sdardis, atanasyan.

Refresh the commit and update title

MaskRay updated this revision to Diff 168913.Oct 9 2018, 5:06 PM
MaskRay retitled this revision from [cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file..." to [Driver][cc1][cc1as] Call OptTable::PrintHelp with explicit " [options] file...".

Another reference in driver

rupprecht accepted this revision.Oct 9 2018, 5:15 PM
This revision is now accepted and ready to land.Oct 9 2018, 5:15 PM
This revision was automatically updated to reflect the committed changes.