[PATCH] D82073: [ObjectYAML][ELF] Add support for emitting the .debug_info section.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 18 04:19:07 PDT 2020


Higuoxing updated this revision to Diff 271653.
Higuoxing marked 4 inline comments as done.
Higuoxing added a comment.

Address comments.

Thanks for reviewing!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82073

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82073.271653.patch
Type: text/x-patch
Size: 29437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200618/b7680305/attachment.bin>


More information about the llvm-commits mailing list