1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/tools/dsymutil
Jonas Devlieghere 60743997d4 [dsymutil] Fix handling of aliases to private external symbols
dsymutil was incorrectly ignoring aliases to private extern symbols in
the MachODebugMapParser. This resulted in spurious warnings about not
being able to find symbols.

rdar://49652389

Differential revision: https://reviews.llvm.org/D89444
2020-10-14 20:18:56 -07:00
..
BinaryHolder.cpp
BinaryHolder.h
CFBundle.cpp
CFBundle.h
CMakeLists.txt
DebugMap.cpp
DebugMap.h
dsymutil.cpp
dsymutil.h
DwarfLinkerForBinary.cpp [llvm] Rename DwarfFile to DWARFFile to fix ODR violation (NFC) 2020-10-04 23:46:36 -07:00
DwarfLinkerForBinary.h [llvm] Rename DwarfFile to DWARFFile to fix ODR violation (NFC) 2020-10-04 23:46:36 -07:00
LinkUtils.h
LLVMBuild.txt
MachODebugMapParser.cpp [dsymutil] Fix handling of aliases to private external symbols 2020-10-14 20:18:56 -07:00
MachOUtils.cpp
MachOUtils.h
Options.td
Reproducer.cpp
Reproducer.h
SymbolMap.cpp
SymbolMap.h