This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c83e065234b [SCEV] Clarify behavior around max backedge taken count new 9031fd91990 libDebugInfo/DWARF: Apply relocations for debug_addr addres [...]
The 1 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/DWARFCompileUnit.h | 5 ++-- include/llvm/DebugInfo/DWARF/DWARFContext.h | 8 +++--- include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h | 5 ++-- include/llvm/DebugInfo/DWARF/DWARFUnit.h | 14 +++++------ lib/DebugInfo/DWARF/DWARFContext.cpp | 28 +++++++++++---------- lib/DebugInfo/DWARF/DWARFUnit.cpp | 14 +++++------ .../Inputs/split-dwarf-addr-object-relocation.dwo | Bin 0 -> 1056 bytes .../Inputs/split-dwarf-addr-object-relocation.o | Bin 0 -> 2968 bytes test/DebugInfo/llvm-symbolizer.test | 7 ++++++ 9 files changed, 45 insertions(+), 36 deletions(-) create mode 100644 test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.dwo create mode 100644 test/DebugInfo/Inputs/split-dwarf-addr-object-relocation.o