This is an archive of the discontinued LLVM Phabricator instance.

[LLD] [MinGW] Support the --{major,minor}-{os,subsystem}-version options
ClosedPublic

Authored by mstorsjo on Jun 13 2019, 3:46 AM.

Diff Detail

Event Timeline

mstorsjo created this revision.Jun 13 2019, 3:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 13 2019, 3:46 AM
ruiu accepted this revision.Jun 14 2019, 6:22 AM

LGTM

MinGW/Driver.cpp
205

nit: add {} after else if if if has {}.

This revision is now accepted and ready to land.Jun 14 2019, 6:22 AM
This revision was automatically updated to reflect the committed changes.