[PATCH] D86614: [DWARFYAML] Make the debug_abbrev_offset field optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 28 23:55:40 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG12e832cbcb62: [DWARFYAML] Make the debug_abbrev_offset field optional. (authored by Higuoxing).
Herald added a subscriber: danielkiss.

Changed prior to commit:
  https://reviews.llvm.org/D86614?vs=288231&id=288762#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86614

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
  llvm/unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86614.288762.patch
Type: text/x-patch
Size: 15890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200829/e71d138a/attachment.bin>


More information about the llvm-commits mailing list