This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 836dd8e1f01 Add functionality to cvtres to parse all entries in res file. new 0025fa12f87 llvm-symbolizer: Support multiple CUs in a single DWO file new 7bfd7c00d76 Fix -Wunneeded-internal-declaration by removing constant ar [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/DebugInfo/DWARF/DWARFUnit.h | 2 +- lib/DebugInfo/DWARF/DWARFUnit.cpp | 17 +++++++++++------ lib/Object/WindowsResource.cpp | 10 ++++------ test/DebugInfo/Inputs/split-dwarf-multiple-cu.dwo | Bin 0 -> 1040 bytes test/DebugInfo/Inputs/split-dwarf-multiple-cu.o | Bin 0 -> 2992 bytes test/DebugInfo/llvm-symbolizer.test | 7 +++++++ 6 files changed, 23 insertions(+), 13 deletions(-) create mode 100644 test/DebugInfo/Inputs/split-dwarf-multiple-cu.dwo create mode 100644 test/DebugInfo/Inputs/split-dwarf-multiple-cu.o