[PATCH] D74764: [yaml2obj] - Automatically assign sh_addr for allocatable sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 20 02:07:41 PST 2020
grimar updated this revision to Diff 245605.
grimar added a comment.
Herald added a reviewer: alexshap.
Herald added a subscriber: rupprecht.
Herald added a reviewer: rupprecht.
- Fixed test cases.
- Disabled auto VA assign for sections in relocatable objects.
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.245605.patch
Type: text/x-patch
Size: 15428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200220/ec42b8ac/attachment.bin>
More information about the llvm-commits
mailing list