[PATCH] D69299: [yaml2obj] - Improve handling of the SHT_GROUP section.
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 29 01:17:34 PDT 2019
This revision was automatically updated to reflect the committed changes.
grimar marked 2 inline comments as done.
Closed by commit rG5b118a047143: [yaml2obj] - Improve handling of the SHT_GROUP section. (authored by grimar).
Herald added a subscriber: hiraditya.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D69299?vs=226629&id=226850#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69299/new/
https://reviews.llvm.org/D69299
Files:
llvm/include/llvm/ObjectYAML/ELFYAML.h
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/lib/ObjectYAML/ELFYAML.cpp
llvm/test/tools/yaml2obj/duplicate-section-names.test
llvm/test/tools/yaml2obj/elf-comdat-broken-info.yaml
llvm/test/tools/yaml2obj/elf-comdat-broken-members.yaml
llvm/test/tools/yaml2obj/elf-comdat-broken.yaml
llvm/test/tools/yaml2obj/elf-override-shname.yaml
llvm/test/tools/yaml2obj/elf-override-shoffset.yaml
llvm/test/tools/yaml2obj/elf-override-shsize.yaml
llvm/test/tools/yaml2obj/section-link.yaml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69299.226850.patch
Type: text/x-patch
Size: 6406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191029/3effdd8f/attachment.bin>
More information about the llvm-commits
mailing list