[ELF] - Do not exit if -v is specified.
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 16 Aug 2016 13:25:53 +0000 (13:25 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 16 Aug 2016 13:25:53 +0000 (13:25 +0000)
commitf527a8cd578017dfb700e6112fc4f706c48a987a
tree0171b92058584462efceb901349e7d57a0698db3
parenta481c7db93d83bcc8975b47cfb07b1320cf3ab15
[ELF] - Do not exit if -v is specified.

Previously lld showed version number and returned,
that is different from ld and PR28999.

Patch fixed that.

llvm-svn: 278797
lld/ELF/Driver.cpp
lld/test/ELF/driver.test