Factor out more code to Common/Args.cpp.
authorRui Ueyama <ruiu@google.com>
Tue, 28 Nov 2017 19:58:45 +0000 (19:58 +0000)
committerRui Ueyama <ruiu@google.com>
Tue, 28 Nov 2017 19:58:45 +0000 (19:58 +0000)
commit3e03944f02800f602b74fed47abc37be26b88d47
treebfbf7d505a1c7727e8d60e7f76a9eb4242e74bf0
parent230b0a147784856eefcc39ad7a51259647c5814f
Factor out more code to Common/Args.cpp.

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

llvm-svn: 319211
lld/Common/Args.cpp [new file with mode: 0644]
lld/Common/CMakeLists.txt
lld/ELF/Driver.cpp
lld/include/lld/Common/Args.h [new file with mode: 0644]
lld/wasm/Driver.cpp