[PATCH] D83749: [DWARFYAML] Add support for emitting value forms of strx, addrx, etc.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 14 00:31:07 PDT 2020


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

This patch adds support for emitting value forms of DW_FORM_strx,
DW_FORM_addrx, DW_FORM_loclistx and DW_FORM_rnglistx.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D83749

Files:
  llvm/lib/ObjectYAML/DWARFVisitor.cpp
  llvm/test/tools/yaml2obj/ELF/DWARF/debug-info.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83749.277686.patch
Type: text/x-patch
Size: 16618 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/9b9247c3/attachment.bin>


More information about the llvm-commits mailing list