[PATCH] D81826: [DWARFYAML][debug_abbrev] Make the abbreviation code optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 22:07:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd261a1c0e0e5: [DWARFYAML][debug_abbrev] Make the abbreviation code optional. (authored by Higuoxing).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81826/new/

https://reviews.llvm.org/D81826

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/test/ObjectYAML/MachO/DWARF-BigEndian.yaml
  llvm/test/ObjectYAML/MachO/DWARF-LittleEndian.yaml
  llvm/test/ObjectYAML/MachO/DWARF-debug_abbrev.yaml
  llvm/test/ObjectYAML/MachO/DWARF5-abbrevValues.yaml
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-abbrev.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81826.271577.patch
Type: text/x-patch
Size: 12057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/03b07315/attachment.bin>


More information about the llvm-commits mailing list