[PATCH] D83853: [DWARFYAML] Implement the .debug_str_offsets section.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 16 07:33:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG10478c9c643f: [DWARFYAML] Implement the .debug_str_offsets section. (authored by Higuoxing).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83853

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83853.278473.patch
Type: text/x-patch
Size: 15689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200716/b061c49e/attachment.bin>


More information about the llvm-commits mailing list