[PATCH] D78927: [yaml2obj] - Introduce the "Offset" property for sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 30 06:47:36 PDT 2020


grimar updated this revision to Diff 261213.
grimar marked 8 inline comments as done.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D78927

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/custom-null-section.yaml
  llvm/test/tools/yaml2obj/ELF/section-offset.yaml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78927.261213.patch
Type: text/x-patch
Size: 22589 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200430/ec1ab751/attachment.bin>


More information about the llvm-commits mailing list