llvm-project/llvm/tools/dsymutil
Jonas Devlieghere 2902a21ef3 [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
2018-03-08 10:39:12 +00:00
..
BinaryHolder.cpp [dsymutil] Fix typos and formatting. NFC. 2018-02-22 11:32:51 +00:00
BinaryHolder.h [dsymutil] Remove \brief from comments. NFC 2018-02-22 11:43:43 +00:00
CFBundle.cpp [dsymutil][NFC] Replace calls to CoreFoundation with LLVM equivalent. 2017-12-28 14:05:49 +00:00
CFBundle.h [dsymutil] Upstream getBundleInfo implementation 2017-11-30 10:25:28 +00:00
CMakeLists.txt [dsymutil] Move string pool into its own implementatino file. NFC. 2018-03-01 10:05:54 +00:00
DebugMap.cpp [dsymutil] Fix typos and formatting. NFC. 2018-02-22 11:32:51 +00:00
DebugMap.h [dsymutil] Remove \brief from comments. NFC 2018-02-22 11:43:43 +00:00
DwarfLinker.cpp [dsymutil] Move string pool into its own implementatino file. NFC. 2018-03-01 10:05:54 +00:00
LLVMBuild.txt
MachODebugMapParser.cpp [dsymutil] Remove \brief from comments. NFC 2018-02-22 11:43:43 +00:00
MachOUtils.cpp [dsymutil] Fix typos and formatting. NFC. 2018-02-22 11:32:51 +00:00
MachOUtils.h [dsymutil] Fix typos and formatting. NFC. 2018-02-22 11:32:51 +00:00
NonRelocatableStringpool.cpp [dsymutil] Move string pool into its own implementatino file. NFC. 2018-03-01 10:05:54 +00:00
NonRelocatableStringpool.h [dsymutil] Move string pool into its own implementatino file. NFC. 2018-03-01 10:05:54 +00:00
dsymutil.cpp [dsymutil] Embed toolchain in dSYM bundle 2018-03-08 10:39:12 +00:00
dsymutil.h [dsymutil] Remove \brief from comments. NFC 2018-02-22 11:43:43 +00:00