Print out "suppoted targets".
authorRui Ueyama <ruiu@google.com>
Thu, 23 Mar 2017 01:00:22 +0000 (01:00 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 23 Mar 2017 01:00:22 +0000 (01:00 +0000)
commitb57412e95de171546825444eefb60996c20a48fb
treea3ef292cc88c60cd9ac4a8111e519fc3967a27f7
parent76907211538be2c167bd7c1a633f655411828d66
Print out "suppoted targets".

This is to improve compatibility with GNU Libtool that expect
/supported targets:.* elf/ in a message for the -help option.

Differential Revision: https://reviews.llvm.org/D31208

llvm-svn: 298568
lld/ELF/DriverUtils.cpp
lld/test/ELF/driver.test