[PATCH] D84239: [DWARFYAML] Refactor range list table to hold more data structure.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 07:20:18 PDT 2020


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

This patch refactors the range list table to hold both the range list
table and the location list table.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D84239

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84239.279514.patch
Type: text/x-patch
Size: 9281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/a6e87db8/attachment.bin>


More information about the llvm-commits mailing list