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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 22 04:41:14 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG31f2ad9c368d: [yaml2obj] - Automatically assign sh_addr for allocatable sections. (authored by grimar).

Repository:
  rG LLVM Github Monorepo

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.246074.patch
Type: text/x-patch
Size: 15425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200222/3921ca89/attachment.bin>


More information about the llvm-commits mailing list