[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 20:57:27 PDT 2020


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

- Address comment.
- Add one more testcase when we try to assign an offset that is equal to the number of bytes written.


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.269726.patch
Type: text/x-patch
Size: 7191 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200610/cab06cb8/attachment.bin>


More information about the llvm-commits mailing list