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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 21 00:41:24 PST 2020


grimar updated this revision to Diff 245799.
grimar marked 2 inline comments as done.
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/llvm-objcopy/ELF/only-keep-debug.test
  llvm/test/tools/llvm-readobj/ELF/verneed-invalid.test
  llvm/test/tools/llvm-readobj/ELF/versioninfo.test
  llvm/test/tools/obj2yaml/elf-gnu-hash-section.yaml
  llvm/test/tools/yaml2obj/ELF/section-address-assign.yaml
  llvm/tools/obj2yaml/elf2yaml.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74764.245799.patch
Type: text/x-patch
Size: 15425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200221/f972585f/attachment.bin>


More information about the llvm-commits mailing list