mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
35965d72e0
Symbol tables can have symbols with no size in mach-o files that were failing to get combined into a single entry. This resulted in many duplicate entries for the same address and made gsym files larger. Differential Revision: https://reviews.llvm.org/D105068 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DwarfTransformer.cpp | ||
FileWriter.cpp | ||
FunctionInfo.cpp | ||
GsymCreator.cpp | ||
GsymReader.cpp | ||
Header.cpp | ||
InlineInfo.cpp | ||
LineTable.cpp | ||
LookupResult.cpp | ||
ObjectFileTransformer.cpp | ||
Range.cpp |