[PATCH] D84234: [DWARFYAML] Implement the .debug_loclists section.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 01:33:48 PDT 2020


Higuoxing updated this revision to Diff 280814.
Higuoxing marked 7 inline comments as done.
Higuoxing added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84234

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-loclists.yaml
  llvm/unittests/ObjectYAML/DWARFYAMLTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84234.280814.patch
Type: text/x-patch
Size: 51371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/21bef683/attachment.bin>


More information about the llvm-commits mailing list