]> granicus.if.org Git - llvm/commit
[dwarfdump] Add support for redirecting output to a file
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 22 Sep 2017 09:20:57 +0000 (09:20 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 22 Sep 2017 09:20:57 +0000 (09:20 +0000)
commit7080e068b5cec2acd8bca9cbefac511226cec450
tree7cb3bd340fb517fb6dfb970d8737038d47918b16
parentd02c6caeae31a919a4ca73035f92967960749910
[dwarfdump] Add support for redirecting output to a file

This patch adds the -o and --out-file options for compatibility with
Darwin's dwarfdump.

Differential revision: https://reviews.llvm.org/D38125

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@313969 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-dwarfdump/X86/brief.s
tools/llvm-dwarfdump/llvm-dwarfdump.cpp