[PATCH] D85805: [DWARFYAML] Make the address size of compilation units optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 06:19:03 PDT 2020


Higuoxing updated this revision to Diff 285062.
Higuoxing added a comment.

Simplify some tests to get rid of 'AddrSize' fields.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85805

Files:
  llvm/include/llvm/ObjectYAML/DWARFYAML.h
  llvm/lib/ObjectYAML/DWARFEmitter.cpp
  llvm/lib/ObjectYAML/DWARFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-info.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85805.285062.patch
Type: text/x-patch
Size: 5803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/ae675a5e/attachment.bin>


More information about the llvm-commits mailing list