[dsymutil] Add a LinkOptions struct to pass to the DwarfLinker. NFC.
authorFrederic Riss <friss@apple.com>
Sat, 28 Feb 2015 00:29:07 +0000 (00:29 +0000)
committerFrederic Riss <friss@apple.com>
Sat, 28 Feb 2015 00:29:07 +0000 (00:29 +0000)
commitd9a80bd641b6cb77488da8a9a908ef73cfd1468b
treef5489bb089e3d6425374d7a9e814d657517c916c
parentfddb9d924e4b2896fd6fb59f0c653a7839526fe8
[dsymutil] Add a LinkOptions struct to pass to the DwarfLinker. NFC.

The only option we have to pass down currently is verbosity, but there
are more to come.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230823 91177308-0d34-0410-b5e6-96231b3b80d8
tools/dsymutil/DwarfLinker.cpp
tools/dsymutil/dsymutil.cpp
tools/dsymutil/dsymutil.h