[PATCH] D84496: [DWARFYAML] Replace 'Format', 'Version', etc with 'FormParams'. NFC.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 24 00:44:44 PDT 2020


Higuoxing created this revision.
Higuoxing added reviewers: labath, jhenderson, grimar, MaskRay.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This patch replaces 'Format', 'Version' fields, etc with 'FormParams' to
simplify codes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84496

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/tools/obj2yaml/dwarf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84496.280346.patch
Type: text/x-patch
Size: 6906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200724/710c38a3/attachment.bin>


More information about the llvm-commits mailing list