1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/tools/dsymutil
Jonas Devlieghere 1f4b52bb8f [dsymutil] Escape CFBundleIdentifier in plist.
Revision 333565 started escaping HTML special characters in the plist
written by dsymutil, but didn't include the updated CFBundleIdentifier.
2020-05-26 09:38:32 -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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
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
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
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
LinkUtils.h [dsymutil] Add option to print statistics about the .debug_info size. 2020-05-06 19:48:45 -07:00
LLVMBuild.txt [Dsymutil][Debuginfo][NFC] Reland: Refactor dsymutil to separate DWARF optimizing part. #2. 2020-01-08 14:15:31 +03:00
MachODebugMapParser.cpp [dsymutil] Thread the VFS through dsymutil (NFC) 2020-05-04 20:21:33 -07:00
MachOUtils.cpp [dsymutil] Thread the VFS through dsymutil (NFC) 2020-05-04 20:21:33 -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 Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00