[PATCH] D81217: [ObjectYAML][DWARF] Support emitting .debug_ranges section in ELFYAML.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 4 20:24:08 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 enables yaml2elf to emit the .debug_ranges section.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D81217

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81217.268650.patch
Type: text/x-patch
Size: 11347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200605/47d39ad5/attachment-0001.bin>


More information about the llvm-commits mailing list