[PATCH] D74764: [yaml2obj][WIP] - Automatically assign sh_addr for allocatable sections.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 05:23:33 PST 2020


grimar updated this revision to Diff 245384.
grimar marked 11 inline comments as done.
grimar retitled this revision from "[yaml2obj][WIP] - Automatically assign VA for allocatable sections." to "[yaml2obj][WIP] - Automatically assign sh_addr for allocatable sections.".
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D74764

Files:
  llvm/include/llvm/ObjectYAML/ELFYAML.h
  llvm/lib/ObjectYAML/ELFEmitter.cpp
  llvm/lib/ObjectYAML/ELFYAML.cpp
  llvm/test/tools/yaml2obj/ELF/section-address-assign.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74764.245384.patch
Type: text/x-patch
Size: 7934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/0e9b93e6/attachment.bin>


More information about the llvm-commits mailing list