llvm-project/llvm/tools/dsymutil
Frederic Riss afeac301b1 [dsymutil] Do not mistakenly reuse the current object file when the next one isn't found.
llvm-svn: 246412
2015-08-31 05:16:35 +00:00
..
BinaryHolder.cpp [dsymutil] Implement support for universal mach-o object files. 2015-07-24 06:41:11 +00:00
BinaryHolder.h [dsymutil] Implement support for universal mach-o object files. 2015-07-24 06:41:11 +00:00
CMakeLists.txt [dsymutil] Implement support for handling mach-o universal binaries as main input/output. 2015-08-05 18:27:44 +00:00
DebugMap.cpp [dsymutil] Store an optional BinaryPath in the debug map. 2015-08-26 05:09:59 +00:00
DebugMap.h [dsymutil] Store an optional BinaryPath in the debug map. 2015-08-26 05:09:59 +00:00
DwarfLinker.cpp [dsymutil] Do not mistakenly reuse the current object file when the next one isn't found. 2015-08-31 05:16:35 +00:00
LLVMBuild.txt [dsymutil] Add the DwarfStreamer class. 2015-02-28 00:29:11 +00:00
MachODebugMapParser.cpp [dsymutil] Do not construct a StringRef from a std::string temporary 2015-08-31 00:49:34 +00:00
MachOUtils.cpp Revert "[dsymutil] Emit real dSYM companion binaries." 2015-08-26 06:41:57 +00:00
MachOUtils.h Revert "[dsymutil] Emit real dSYM companion binaries." 2015-08-26 06:41:57 +00:00
Makefile [dsymutil] Add the DwarfStreamer class. 2015-02-28 00:29:11 +00:00
NonRelocatableStringpool.h [dsymutil] Split NonRelocatableStringPool into its own file. NFC. 2015-08-26 05:09:52 +00:00
dsymutil.cpp [dsymutil] Implement -symtab/-s option. 2015-08-31 00:29:09 +00:00
dsymutil.h [dsymutil] Implement -symtab/-s option. 2015-08-31 00:29:09 +00:00