This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from c828f5b [InstCombine] add tests for umin+icmp; NFC new 18245f6 [ObjectYAML] Support for DWARF debug_aranges
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/DWARFDebugArangeSet.h | 2 + include/llvm/ObjectYAML/DWARFYAML.h | 25 +++ lib/ObjectYAML/DWARFYAML.cpp | 18 +++ ...ARF-debug_str.yaml => DWARF-debug_aranges.yaml} | 179 ++++++++++++++------- tools/obj2yaml/dwarf2yaml.cpp | 24 +++ tools/yaml2obj/yaml2dwarf.cpp | 27 ++++ tools/yaml2obj/yaml2macho.cpp | 3 + tools/yaml2obj/yaml2obj.h | 2 + 8 files changed, 225 insertions(+), 55 deletions(-) copy test/ObjectYAML/MachO/{DWARF-debug_str.yaml => DWARF-debug_aranges.yaml} (61%)