[PATCH] D85880: [DWARFYAML] Replace InitialLength with Format and Length. NFC.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 03:39:23 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb7d5d1ec6434: [DWARFYAML] Replace InitialLength with Format and Length. NFC. (authored by Higuoxing).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85880

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/test/ObjectYAML/MachO/DWARF-debug_line.yaml
  llvm/test/ObjectYAML/MachO/DWARF-pubsections.yaml
  llvm/test/tools/llvm-gsymutil/ARM_AArch64/fat-macho-dwarf.yaml
  llvm/test/tools/llvm-gsymutil/X86/mach-dwarf.yaml
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-gnu-pubnames.yaml
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-gnu-pubtypes.yaml
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-pubnames.yaml
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-pubtypes.yaml
  llvm/tools/obj2yaml/dwarf2yaml.cpp
  llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85880.285312.patch
Type: text/x-patch
Size: 16423 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/ec30e3e1/attachment.bin>


More information about the llvm-commits mailing list