hanchenye-llvm-project/llvm/tools/dsymutil
Jonas Devlieghere fe82d3a3ae [dsymutil] Don't emit N_AST symbol entries in the Mach-O companion file
Treat N_AST symbol table entries like other debug entries and don't emit
them in the linked binary.

Differential revision: https://reviews.llvm.org/D81205
2020-06-05 08:42:18 -07:00
..
BinaryHolder.cpp [dsymutil] Thread the VFS through dsymutil (NFC) 2020-05-04 20:21:33 -07:00
BinaryHolder.h [dsymutil] Thread the VFS through dsymutil (NFC) 2020-05-04 20:21:33 -07:00
CFBundle.cpp Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
CFBundle.h
CMakeLists.txt [dsymutil] Add reproducers to dsymutil 2020-05-21 10:59:49 -07:00
DebugMap.cpp [dsymutil] Thread the VFS through dsymutil (NFC) 2020-05-04 20:21:33 -07:00
DebugMap.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
DwarfLinkerForBinary.cpp [dsymutil] Add option to print statistics about the .debug_info size. 2020-05-06 19:48:45 -07:00
DwarfLinkerForBinary.h [DWARFLinker][dsymutil][NFC] Move DwarfStreamer into DWARFLinker. 2020-04-07 21:21:54 +03:00
LLVMBuild.txt
LinkUtils.h [dsymutil] Add option to print statistics about the .debug_info size. 2020-05-06 19:48:45 -07:00
MachODebugMapParser.cpp [dsymutil] Thread the VFS through dsymutil (NFC) 2020-05-04 20:21:33 -07:00
MachOUtils.cpp [dsymutil] Don't emit N_AST symbol entries in the Mach-O companion file 2020-06-05 08:42:18 -07:00
MachOUtils.h [dsymutil] Thread the VFS through dsymutil (NFC) 2020-05-04 20:21:33 -07:00
Options.td [dsymutil] Add reproducers to dsymutil 2020-05-21 10:59:49 -07:00
Reproducer.cpp [dsymutil] Add llvm_unreachable to silence warning 2020-05-21 12:27:52 -07:00
Reproducer.h [dsymutil] Add reproducers to dsymutil 2020-05-21 10:59:49 -07:00
SymbolMap.cpp [llvm] Replace SmallStr.str().str() with std::string conversion operator. 2020-01-29 21:16:46 -08:00
SymbolMap.h
dsymutil.cpp [dsymutil] Escape CFBundleIdentifier in plist. 2020-05-26 09:38:32 -07:00
dsymutil.h [dsymutil] Thread the VFS through dsymutil (NFC) 2020-05-04 20:21:33 -07:00