llvm-project/llvm/tools/dsymutil
Frederic Riss 05761673ef [dsymutil] Introduce exit helper. NFC.
llvm-dsymutil will start creating temporary files in a followup
commit. To ease the correct cleanup of this files, introduce a
helper called to exit dsymutil.

llvm-svn: 244086
2015-08-05 18:27:38 +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 add missing dependency on Target lib for tools 2015-06-03 19:07:51 +00:00
DebugMap.cpp [dsymutil] Implement support for universal mach-o object files. 2015-07-24 06:41:11 +00:00
DebugMap.h [dsymutil] Check archive members timestamps. 2015-07-22 23:24:00 +00:00
DwarfLinker.cpp DwarfLinker: Use DIEValueList instead of DIE, NFC 2015-08-02 20:48:47 +00:00
LLVMBuild.txt [dsymutil] Add the DwarfStreamer class. 2015-02-28 00:29:11 +00:00
MachODebugMapParser.cpp [dsymutil] Implement support for universal mach-o object files. 2015-07-24 06:41:11 +00:00
Makefile [dsymutil] Add the DwarfStreamer class. 2015-02-28 00:29:11 +00:00
dsymutil.cpp [dsymutil] Introduce exit helper. NFC. 2015-08-05 18:27:38 +00:00
dsymutil.h [dsymutil] Introduce exit helper. NFC. 2015-08-05 18:27:38 +00:00