[PATCH] D81220: [DWARFYAML][debug_ranges] Make the "Offset" field optional.

Xing GUO via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 07:06:05 PDT 2020


Higuoxing updated this revision to Diff 269531.
Higuoxing marked an inline comment as done.
Higuoxing added a comment.

Add one test case when we try to assign an offset that is greater than the number of bytes written already.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81220

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81220.269531.patch
Type: text/x-patch
Size: 6460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/be34f77e/attachment.bin>


More information about the llvm-commits mailing list