[PATCH] D65446: [yaml2obj/obj2yaml] - Add a basic support for extended section indexes.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 7 07:35:22 PDT 2019
grimar updated this revision to Diff 213875.
grimar marked 17 inline comments as done.
grimar added a comment.
- Addressed review comments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65446/new/
https://reviews.llvm.org/D65446
Files:
include/llvm/Object/ELF.h
include/llvm/ObjectYAML/ELFYAML.h
lib/ObjectYAML/ELFEmitter.cpp
lib/ObjectYAML/ELFYAML.cpp
test/tools/obj2yaml/Inputs/shn_xindex.o
test/tools/obj2yaml/elf-sht-symtab-shndx.yaml
test/tools/obj2yaml/special-symbol-indices.yaml
test/tools/yaml2obj/elf-sht-symtab-shndx.yaml
tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65446.213875.patch
Type: text/x-patch
Size: 19901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190807/1dd8fea1/attachment.bin>
More information about the llvm-commits
mailing list