Allow darwin driver to use -help when no input files are specified.
authorNick Kledzik <kledzik@apple.com>
Tue, 10 Sep 2013 23:57:41 +0000 (23:57 +0000)
committerNick Kledzik <kledzik@apple.com>
Tue, 10 Sep 2013 23:57:41 +0000 (23:57 +0000)
commit2e0fb1ef5b8752fb09b86285a2bd111dbac78a28
treec66353b4f9b46597f61324aceb8e4c16285bd23e
parente773e327d3c27ffad1fca361a21f53c90a97f3b9
Allow darwin driver to use -help when no input files are specified.

Patch by Joe Ranieri

llvm-svn: 190453
lld/lib/Driver/DarwinLdDriver.cpp