]> granicus.if.org Git - llvm/commit
[dsymutil] Add -o option to select ouptut filename
authorFrederic Riss <friss@apple.com>
Sat, 28 Feb 2015 00:29:03 +0000 (00:29 +0000)
committerFrederic Riss <friss@apple.com>
Sat, 28 Feb 2015 00:29:03 +0000 (00:29 +0000)
commit77f4ca1e41154fb5886a9c12ccc102c2eb6fcc74
treede1c0aec15eb73188f305078888d58537e1a4187
parenta2cd6a504ccb29dee04dd7d8cd1caf355638f355
[dsymutil] Add -o option to select ouptut filename

We do not create the output file yet, so no means to test.

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