[dsymutil] Embed toolchain in dSYM bundle
authorJonas Devlieghere <jonas@devlieghere.com>
Thu, 8 Mar 2018 10:39:12 +0000 (10:39 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Thu, 8 Mar 2018 10:39:12 +0000 (10:39 +0000)
commit2902a21ef327df697f23355271041bbc43f59ee7
tree759227d53d992f326b90466c30e497464ec87225
parent30e94029d8d4aeb3584319b6cd696016c206b217
[dsymutil] Embed toolchain in dSYM bundle

Allow us to embed the (Xcode) toolchain in the dSYM bundle's property
list.

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

llvm-svn: 326994
llvm/docs/CommandGuide/dsymutil.rst
llvm/test/tools/dsymutil/X86/darwin-bundle.test
llvm/test/tools/dsymutil/cmdline.test
llvm/tools/dsymutil/dsymutil.cpp