This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0ef22e2 [ObjectYAML] Support for DWARF debug_info section new 4138b67 Revert "[ObjectYAML] Support for DWARF debug_info section"
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/DWARFFormValue.h | 2 - include/llvm/DebugInfo/DWARF/DWARFUnit.h | 8 - include/llvm/ObjectYAML/DWARFYAML.h | 38 -- include/llvm/ObjectYAML/MachOYAML.h | 1 + lib/DebugInfo/DWARF/DWARFFormValue.cpp | 12 - lib/ObjectYAML/DWARFYAML.cpp | 33 +- test/ObjectYAML/MachO/DWARF-debug_info.yaml | 525 -------------------------- tools/obj2yaml/dwarf2yaml.cpp | 117 +----- tools/yaml2obj/yaml2dwarf.cpp | 126 ------- tools/yaml2obj/yaml2macho.cpp | 2 - tools/yaml2obj/yaml2obj.h | 1 - 11 files changed, 8 insertions(+), 857 deletions(-) delete mode 100644 test/ObjectYAML/MachO/DWARF-debug_info.yaml