1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/dsymutil
Abhina Sreeskantharajan 027bda6786 Mark output as text if it is really text
This is a continuation of https://reviews.llvm.org/D67696. The following places need to set the OF_Text flag correctly.

Reviewed By: JDevlieghere

Differential Revision: https://reviews.llvm.org/D96363
2021-02-12 07:14:21 -05:00
..
BinaryHolder.cpp [dsymutil] Compare object modification times using second precision 2021-01-20 18:45:30 -08:00
BinaryHolder.h [dsymutil] Warn on timestmap mismatch between object file and debug map 2021-01-13 09:15:30 -08:00
CFBundle.cpp
CFBundle.h
CMakeLists.txt
DebugMap.cpp
DebugMap.h [llvm] Drop unnecessary const from return types (NFC) 2021-01-31 10:23:43 -08:00
dsymutil.cpp [llvm] Don't include StringSwitch.h where unnecessary (NFC) 2021-01-21 19:59:48 -08:00
dsymutil.h
DwarfLinkerForBinary.cpp Mark output as text if it is really text 2021-02-12 07:14:21 -05:00
DwarfLinkerForBinary.h [dsymutil][DWARFLinker][NFC] make AddressManager not depending on the order of checks for relocations. 2021-01-31 16:34:10 +03:00
LinkUtils.h
MachODebugMapParser.cpp
MachOUtils.cpp [dsymutil] Copy eh_frame content into the dSYM companion file. 2021-01-12 19:50:34 -08:00
MachOUtils.h
Options.td
Reproducer.cpp
Reproducer.h
SymbolMap.cpp
SymbolMap.h