Simplify "missing argument" error message.
authorRui Ueyama <ruiu@google.com>
Sat, 19 Nov 2016 18:49:38 +0000 (18:49 +0000)
committerRui Ueyama <ruiu@google.com>
Sat, 19 Nov 2016 18:49:38 +0000 (18:49 +0000)
commit844c1c908ca5f8a961dc4672178031d353697dd2
tree24ba6ce7bed639eba60d3fff0efe3b129681e1b8
parentfec21582921cd27bdb00ce68e75d8cdd23c96009
Simplify "missing argument" error message.

We do not have an option taking more than one arguments,
so we can just say "missing argument" instead of "missing argument(s)".

llvm-svn: 287454
lld/ELF/DriverUtils.cpp
lld/test/ELF/basic.s
lld/test/ELF/libsearch.s