[PATCH] D68983: [yaml2obj, obj2yaml] - Add support for SHT_NOTE sections.
George R. via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 25 03:33:35 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGde3cef1d5d33: [yaml2obj, obj2yaml] - Add support for SHT_NOTE sections. (authored by georgerim).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D68983?vs=225503&id=226401#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68983/new/
https://reviews.llvm.org/D68983
Files:
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/include/llvm/Support/YAMLTraits.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/llvm-objcopy/ELF/set-section-alignment.test
llvm/test/tools/llvm-readobj/elf-section-types.test
llvm/test/tools/llvm-readobj/gnu-notes.test
llvm/test/tools/llvm-size/elf-sysv.test
llvm/test/tools/yaml2obj/implicit-sections-types.test
llvm/tools/obj2yaml/elf2yaml.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68983.226401.patch
Type: text/x-patch
Size: 13724 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191025/4f6ebda1/attachment.bin>
More information about the llvm-commits
mailing list