This diff starts the implementation of llvm-libtool-darwin
(an llvm based replacement of cctool's libtool for darwin format).
Libtool is used for creating static and dynamic libraries
from a bunch of object files given as input.
In this diff, I implement the --help and --version options. I
also add support for Input and Output files so as to print the
appropriate help message.
clang-tidy: warning: twine variables are prone to use-after-free bugs [llvm-twine-local]
not useful