[PATCH] D68983: [yaml2obj, obj2yaml] - Add support for SHT_NOTE sections.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 17 11:49:26 PDT 2019
grimar updated this revision to Diff 225487.
grimar marked 6 inline comments as done.
grimar added a comment.
Herald added subscribers: seiya, rupprecht, jakehehrlich, arichardson, emaste.
Herald added a reviewer: espindola.
Herald added a reviewer: alexshap.
Herald added a reviewer: rupprecht.
- Addressed review comments, rebased.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68983/new/
https://reviews.llvm.org/D68983
Files:
include/llvm/ObjectYAML/ELFYAML.h
lib/ObjectYAML/ELFEmitter.cpp
lib/ObjectYAML/ELFYAML.cpp
test/tools/llvm-objcopy/ELF/set-section-alignment.test
test/tools/llvm-readobj/elf-section-types.test
test/tools/llvm-readobj/gnu-notes.test
test/tools/llvm-size/elf-sysv.test
test/tools/obj2yaml/elf-sht-note.yaml
test/tools/yaml2obj/elf-sht-note.yaml
test/tools/yaml2obj/implicit-sections-types.test
tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68983.225487.patch
Type: text/x-patch
Size: 22449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/85bd2651/attachment.bin>
More information about the llvm-commits
mailing list