[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
Fri Jun 19 04:49:19 PDT 2020


Higuoxing updated this revision to Diff 272008.
Higuoxing added a comment.

Add one empty entry to fallible compilation units.
Let's see if pre-merge bots are happy with this change.


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.272008.patch
Type: text/x-patch
Size: 29821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200619/599092c2/attachment.bin>


More information about the llvm-commits mailing list