[PATCH] D78005: [yaml2obj] - Reimplement how tool calculates memory sizes of segments.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 03:46:40 PDT 2020


grimar updated this revision to Diff 270700.
grimar marked an inline comment as done.
grimar added a comment.
This revision is now accepted and ready to land.

- Adjusted values slightly to have a case that matches the comment "Set file offsets of segments to the offset of the first section to show...." properly.


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

https://reviews.llvm.org/D78005

Files:
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/test/tools/yaml2obj/ELF/program-header-nobits.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78005.270700.patch
Type: text/x-patch
Size: 8608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200615/5fe3661f/attachment.bin>


More information about the llvm-commits mailing list