commit | bdc984ca3d9b5cc0ed5acb4a4dc75747059afed3 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Thu Nov 30 10:25:28 2017 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Thu Nov 30 10:25:28 2017 +0000 |
tree | 4291811c74b8feb6f6b98107754121129fdf5b88 | |
parent | 50f1f9435ae3fee97cbc4b6f618d1b5648edd44d [diff] |
[dsymutil] Upstream getBundleInfo implementation This patch implements `getBundleInfo`, which uses CoreFoundation to obtain information about the CFBundle. This information is needed to populate the Plist in the dSYM bundle. This change only applies to darwin and is an NFC as far as other platforms are concerned. Differential revision: https://reviews.llvm.org/D40244 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319416 91177308-0d34-0410-b5e6-96231b3b80d8